Sign inSign up

spurin/diveintoansible-rc:tests

Multi-platform
Index digest

sha256:1e6c02135f114a184c2544b361805b63bdde16cd6202151f3eaa114ada2df13f

OS/ARCH

Compressed size

413.11 MB

Last pushed

about 2 years by spurin

Type

Image

Manifest digest

sha256:3e2027028ed39b87d2158f88dd06ac9f4bfd2f4dcd814332673777916d3f3115

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 / 26.08 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update33.05 MB
8RUN /bin/sh -c rm -f338 B
9RUN /bin/sh -c rm -rf161 B
10STOPSIGNAL SIGRTMIN+30 B
11RUN /bin/sh -c systemctl mask223 B
12COPY container-entrypoint.sh /bin/container-entrypoint.sh # buildkit961 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.17 MB
17RUN /bin/sh -c mkdir -p225 B
18COPY ttyd.x86_64 /bin/ttyd.x86_64 # buildkit700.66 KB
19COPY ttyd.aarch64 /bin/ttyd.aarch64 # buildkit710.71 KB
20RUN /bin/sh -c ln -s155 B
21COPY startup.service /lib/systemd/system/startup.service # buildkit328 B
22COPY startup.sh /bin/startup.sh # buildkit1.41 KB
23COPY hostname_capture.service /lib/systemd/system/hostname_capture.service # buildkit342 B
24COPY ttyd.service /lib/systemd/system/ttyd.service # buildkit387 B
25RUN /bin/sh -c sed -ri1.57 KB
26RUN /bin/sh -c ln -s255 B
27RUN /bin/sh -c systemctl enable221 B
28EXPOSE map[22/tcp:{}]0 B
29EXPOSE map[7681/tcp:{}]0 B
30RUN /bin/sh -c apt-get update147.42 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 -s221 B
34COPY .vimrc /etc/skel # buildkit241 B
35RUN /bin/sh -c pip3 install107.13 MB
36RUN /bin/sh -c perl -p21.93 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 # buildkit484 B
41RUN /bin/sh -c sed -i1.74 KB
42COPY setup_ssh_keys.sh /utils # buildkit843 B
43RUN /bin/sh -c apt-get update77.32 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