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/tutorials/launch_example.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
2
2
# Launch A Simulation Beamline
3
3
4
-
In this tutorial we will launch a simulation beamline using docker compose. This demonstrates that the a containerised beamline is portable and that the setup instructions from the previous tutorial have been successful.
4
+
In this tutorial we will launch a simulation beamline using docker compose. This demonstrates that a containerised beamline is portable and that the setup instructions from the previous tutorial have been successful.
5
5
6
6
:::{note}
7
7
This tutorial has been tested with the following versions of software. If you have issues then you may need to update your software to these versions or higher.
8
8
9
9
- git 2.43.5
10
10
- One of the following
11
-
- docker 20.10.0
11
+
- docker 27.2.0
12
12
- podman 4.9.4 and docker-compose 2.29.2
13
13
14
14
See "Start the Podman system service" in [this article](https://www.redhat.com/sysadmin/podman-docker-compose) to set up podman and docker-compose
0 commit comments