You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deployment.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,4 +81,9 @@ Run docker-compose to launch all services.
81
81
- make sure all apps are accessible via their port from localhost
82
82
- test functionality of your app
83
83
84
-
**7. Make a pull request with your changes to OpenMS/streamlit-deployment main branch.**
84
+
**7. Make a pull request with your changes to OpenMS/streamlit-deployment main branch.**
85
+
86
+
87
+
88
+
# Other Architectures
89
+
In principle OpenMS runs on most processor architectures. The images are provided and tested for x86 but OpenMS can also be compiled on architectures like arm64. Please not that you might have to adjust the miniforge download according to the processor architecture.
0 commit comments