Sign inSign up

misterowlpt/peer-simulation:latest

Manifest digest

sha256:6f3b0d78ee8361c7651b6045efd238e5e49fdcb332928ab6e40dde78d17e7bb8

OS/ARCH

linux/amd64

Compressed size

902.95 MB

Last pushed

about 1 month by misterowlpt

Type

Image

Manifest digest

sha256:6f3b0d78ee8361c7651b6045efd238e5e49fdcb332928ab6e40dde78d17e7bb8

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 27.26 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c echo 'Etc/UTC'1.14 MB
8RUN /bin/sh -c apt-get update9.52 MB
9RUN /bin/sh -c set -eux;3.95 KB
10RUN /bin/sh -c echo "deb279 B
11ENV LANG=C.UTF-80 B
12ENV LC_ALL=C.UTF-80 B
13ENV ROS_DISTRO=noetic0 B
14RUN /bin/sh -c apt-get update353.34 MB
15COPY ./ros_entrypoint.sh / # buildkit196 B
16ENTRYPOINT ["/ros_entrypoint.sh"]0 B
17CMD ["bash"]0 B
18RUN /bin/sh -c apt-get update47.45 MB
19RUN /bin/sh -c rosdep init339.86 KB
20RUN /bin/sh -c apt-get update952.77 KB
21RUN /bin/sh -c apt-get update15.13 MB
22RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get386.29 MB
23RUN /bin/sh -c mkdir -p159 B
24COPY peer_simulation/ /home/rigeluser/ros_workspace/src/peer_simulation/ # buildkit61.45 MB
25WORKDIR /home/rigeluser/ros_workspace32 B
26RUN /bin/sh -c /bin/bash -c111.79 KB
27COPY entrypoint.sh /home/rigeluser/entrypoint.sh # buildkit728 B
28COPY launch_peer_simulation.sh /usr/local/bin/launch_peer_simulation.sh # buildkit643 B
29COPY readiness_probe.sh /usr/local/bin/readiness_probe.sh # buildkit558 B
30RUN /bin/sh -c chmod +x1.38 KB
31ENV ROS_MASTER_URI=http://ros-master:113110 B
32ENV ROS_HOSTNAME=peer-simulation0 B
33ENV GAZEBO_MODEL_PATH=/home/rigeluser/ros_workspace/src/peer_simulation/models0 B
34WORKDIR /home/rigeluser32 B
35ENTRYPOINT ["/home/rigeluser/entrypoint.sh"]0 B
36CMD ["/usr/local/bin/launch_peer_simulation.sh"]0 B

Command

 ARG RELEASE