sha256:3e7aa5fe642a1f5c854cf03d0ef454ab866aa1c5453ee9ce261c24de6a8eb780
OS/ARCH
Compressed size
1007.35 MB
Last pushed
7 days by matlabbe
Type
Image
Manifest digest
sha256:4461f451027b2f3b03ce312ca104f1dddb4ad66d90bb3c9ecd4b04fe3da1d59d
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=20.04
0 B
5
ADD file ... in /
24.77 MB
6
CMD ["/bin/bash"]
0 B
7
RUN /bin/sh -c echo 'Etc/UTC'
1.14 MB
8
RUN /bin/sh -c apt-get update
5.09 MB
9
RUN /bin/sh -c set -eux;
1.95 KB
10
RUN /bin/sh -c echo "deb
271 B
11
ENV LANG=C.UTF-8
0 B
12
ENV LC_ALL=C.UTF-8
0 B
13
ENV ROS_DISTRO=noetic
0 B
14
RUN /bin/sh -c apt-get update
163.51 MB
15
COPY ./ros_entrypoint.sh / # buildkit
195 B
16
ENTRYPOINT ["/ros_entrypoint.sh"]
0 B
17
CMD ["bash"]
0 B
18
RUN /bin/sh -c apt-get update
42.91 MB
19
RUN /bin/sh -c rosdep init
323.52 KB
20
RUN /bin/sh -c apt-get update
876.29 KB
21
RUN /bin/sh -c apt-get update
509.31 MB
22
ARG CACHE_DATE=2016-01-01
0 B
23
RUN |1 CACHE_DATE=2016-01-01 /bin/sh -c
259.44 MB
Command
ARG RELEASE