Sign inSign up

spurin/diveintoansible-rc:tests

Multi-platform
Index digest

sha256:1e6c02135f114a184c2544b361805b63bdde16cd6202151f3eaa114ada2df13f

OS/ARCH

Compressed size

442.53 MB

Last pushed

about 2 years by spurin

Type

Image

Manifest digest

sha256:1d556cca0c4c352de29d85b59b75b0e16279f81199459e9739aa4fb0187823db

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update33.4 MB
8RUN /bin/sh -c rm -f342 B
9RUN /bin/sh -c rm -rf164 B
10STOPSIGNAL SIGRTMIN+30 B
11RUN /bin/sh -c systemctl mask226 B
12COPY container-entrypoint.sh /bin/container-entrypoint.sh # buildkit960 B
13ENTRYPOINT ["/bin/container-entrypoint.sh"]0 B
14ENV REMOVE_SECURETTY=True0 B
15RUN /bin/sh -c if [32 B
16RUN /bin/sh -c apt-get update16.51 MB
17RUN /bin/sh -c mkdir -p226 B
18COPY ttyd.x86_64 /bin/ttyd.x86_64 # buildkit700.65 KB
19COPY ttyd.aarch64 /bin/ttyd.aarch64 # buildkit710.71 KB
20RUN /bin/sh -c ln -s156 B
21COPY startup.service /lib/systemd/system/startup.service # buildkit331 B
22COPY startup.sh /bin/startup.sh # buildkit1.41 KB
23COPY hostname_capture.service /lib/systemd/system/hostname_capture.service # buildkit346 B
24COPY ttyd.service /lib/systemd/system/ttyd.service # buildkit390 B
25RUN /bin/sh -c sed -ri1.57 KB
26RUN /bin/sh -c ln -s262 B
27RUN /bin/sh -c systemctl enable227 B
28EXPOSE map[22/tcp:{}]0 B
29EXPOSE map[7681/tcp:{}]0 B
30RUN /bin/sh -c apt-get update152.56 MB
31COPY healthcheck.sh /utils/healthcheck.sh # buildkit1.07 KB
32COPY healthcheck.service /lib/systemd/system/healthcheck.service # buildkit344 B
33RUN /bin/sh -c ln -s225 B
34COPY .vimrc /etc/skel # buildkit244 B
35RUN /bin/sh -c pip3 install107.57 MB
36RUN /bin/sh -c perl -p21.92 KB
37RUN /bin/sh -c perl -p16.12 KB
38RUN /bin/sh -c perl -p16.12 KB
39RUN /bin/sh -c sed -i21.93 KB
40COPY login_banner /etc # buildkit482 B
41RUN /bin/sh -c sed -i1.74 KB
42COPY setup_ssh_keys.sh /utils # buildkit842 B
43RUN /bin/sh -c apt-get update98.38 MB
44ENV DOCKER_HOST=tcp://docker:23750 B
45COPY tests/* /tests/ # buildkit5.99 KB
46RUN /bin/sh -c pip3 install4.47 MB
47COPY display.py /usr/local/lib/python3.10/dist-packages/ansible/utils/display.py # buildkit9.56 KB
48CMD ["/bin/sh" "-c" "/bin/startup.sh; nose20 B

Command

 ARG RELEASE