sha256:336a9500565aa9a6c9b584ee46c273f72ecfaba46df900d9406ec6fceb0342a8
OS/ARCH
Compressed size
1.1 GB
Last pushed
about 1 month by matlabbe
Type
Image
Manifest digest
sha256:c2ad45625c5c6a0c22175706d26a33b483b85c72df0c97e9e52cf6d0bcbdaa27
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 /
26.09 MB
6
CMD ["/bin/bash"]
0 B
7
ARG TARGETPLATFORM=linux/arm64
0 B
8
ENV TARGETPLATFORM=linux/arm64
0 B
9
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
32 B
10
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
44.24 MB
11
ENV DEBIAN_FRONTEND=noninteractive
0 B
12
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
223.88 MB
13
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
32 B
14
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
748.88 MB
15
WORKDIR /root/
32 B
16
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
5.4 MB
17
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
4.82 MB
18
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
32 B
19
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
32 B
20
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
20.14 MB
21
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
144 B
22
COPY ./docker/jammy/deps/ros_entrypoint.sh /ros_entrypoint.sh # buildkit
188 B
23
RUN |1 TARGETPLATFORM=linux/arm64 /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
9.39 KB
28
RUN /bin/sh -c git clone
1.51 MB
29
RUN /bin/sh -c mkdir -p
149 B
30
COPY . /root/rtabmap # buildkit
42.62 MB
31
RUN /bin/sh -c source /ros_entrypoint.sh
9.21 MB
Command
ARG RELEASE