sha256:336a9500565aa9a6c9b584ee46c273f72ecfaba46df900d9406ec6fceb0342a8
OS/ARCH
Compressed size
1.25 GB
Last pushed
about 1 month by matlabbe
Type
Image
Manifest digest
sha256:ee4c623f5fa4254bd0cc04795c9ebc8500eecc382afd6d4e4fa020a47753db4f
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=22.04
0 B
5
ADD file ... in /
28.17 MB
6
CMD ["/bin/bash"]
0 B
7
ARG TARGETPLATFORM=linux/amd64
0 B
8
ENV TARGETPLATFORM=linux/amd64
0 B
9
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
32 B
10
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
44.75 MB
11
ENV DEBIAN_FRONTEND=noninteractive
0 B
12
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
229.35 MB
13
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
861.56 MB
14
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
32 B
15
WORKDIR /root/
32 B
16
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
5.7 MB
17
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
10.29 KB
18
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
17.2 MB
19
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
1.03 MB
20
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
39.18 MB
21
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
145 B
22
COPY ./docker/jammy/deps/ros_entrypoint.sh /ros_entrypoint.sh # buildkit
188 B
23
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c
189 B
24
ENTRYPOINT ["/ros_entrypoint.sh"]
0 B
25
ENV LD_LIBRARY_PATH=:/opt/ros/humble/lib/x86_64-linux-gnu:/opt/ros/humble/lib/aarch64-linux-gnu
0 B
26
ENV LD_LIBRARY_PATH=:/opt/ros/humble/lib/x86_64-linux-gnu:/opt/ros/humble/lib/aarch64-linux-gnu:/usr/lib/aarch64-linux-gnu/tegra
0 B
27
RUN /bin/sh -c apt-get update
32 B
28
RUN /bin/sh -c git clone
1.54 MB
29
RUN /bin/sh -c mkdir -p
151 B
30
COPY . /root/rtabmap # buildkit
42.62 MB
31
RUN /bin/sh -c source /ros_entrypoint.sh
9.83 MB
Command
ARG RELEASE