sha256:7b396c4edc82c09fa9ffef7cbc02ab53d50d83bc9721827cf2bf8bbee090252b
OS/ARCH
linux/amd64
Compressed size
1.73 GB
Last pushed
about 1 month by osrfbot
Type
Image
Manifest digest
sha256:85bf8ab5b206bed8609aa127dea13f3436c69a7c7e60eb8e6d820ca082914452
Image Layers
1
ARG RELEASE
0 B
2
ARG LAUNCHPAD_BUILD_ARCH
0 B
3
LABEL org.opencontainers.image.ref.name=ubuntu
0 B
4
LABEL org.opencontainers.image.version=24.04
0 B
5
ADD file ... in /
28.37 MB
6
CMD ["/bin/bash"]
0 B
7
ARG DEBIAN_FRONTEND=noninteractive
0 B
8
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
667.65 KB
9
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
82.63 MB
10
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
1.96 KB
11
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
275 B
12
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
93.21 MB
13
ENV ROS_DISTRO=rolling
0 B
14
ENV LANG=C.UTF-8
0 B
15
ENV LC_ALL=C.UTF-8
0 B
16
ENV ROSDISTRO_INDEX_URL=https://raw.githubusercontent.com/osrf/docker_images/master/ros2/nightly/nightly/index-v4.yaml
0 B
17
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
13.61 KB
18
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
2.35 KB
19
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
413 B
20
COPY prereqs.yaml /etc/ros/rosdep/ # buildkit
257 B
21
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
430 B
22
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
228.57 KB
23
ARG DEBIAN_FRONTEND=noninteractive
0 B
24
COPY /tmp/opt/ros/rolling /opt/ros/rolling # buildkit
54.72 KB
25
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c
774.72 MB
26
COPY /opt/ros/rolling /opt/ros/rolling # buildkit
788.89 MB
27
COPY ./ros_entrypoint.sh / # buildkit
197 B
28
ENTRYPOINT ["/ros_entrypoint.sh"]
0 B
29
CMD ["bash"]
0 B
Command
ARG RELEASE