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: spaceros/README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Space ROS Docker Image and Earthly configuration
2
2
3
3
The Earthfile configuration in this directory facilitates builds of Space ROS from source code.
4
-
The generated container image is based on Ubuntu 22.04 (Jammy) and can be used with [`rocker`](https://github.com/osrf/rocker) to add X11 and GPU passthrough.
4
+
The generated container image is based on Ubuntu 22.04 (Jammy)
5
5
6
6
## Building the Docker Image
7
7
@@ -42,7 +42,6 @@ ubuntu jammy a8780b506fa4 5 days ago
42
42
43
43
The new image is named **osrf/space-ros:latest**.
44
44
45
-
The `rocker` library is required to run the built image, install it by `sudo apt-get install python3-rocker`.
46
45
There is a run.sh script provided for convenience that will run the spaceros image in a container.
0 commit comments