Sign inSign up

smallstep/step-ca-bootstrap:0.17.1

Multi-platform
Manifest digest

sha256:b708c71b1b7908e685235eea9cf29069ef9e6d7561037ec70f0f01dafa981c8d

OS/ARCH

Compressed size

30.79 MB

Last pushed

about 5 years by giantleap

Type

Image

Manifest digest

sha256:b708c71b1b7908e685235eea9cf29069ef9e6d7561037ec70f0f01dafa981c8d

Image Layers

1ADD file ... in / 2.32 MB
2CMD ["/bin/sh"]0 B
3ENV STEP=/home/step0 B
4ENV STEPPATH=/home/step0 B
5ARG STEPUID=10000 B
6ARG STEPGID=10000 B
7RUN |2 STEPUID=1000 STEPGID=1000 /bin/sh5.06 MB
8COPY /src/bin/step /usr/local/bin/step # buildkit8 MB
9USER step0 B
10WORKDIR /home/step0 B
11STOPSIGNAL SIGTERM0 B
12CMD ["/bin/sh" "-c" "/bin/bash"]0 B
13ENV CA_NAME=Step CA0 B
14ENV CA_DNS=127.0.0.10 B
15ENV CA_ADDRESS=:90000 B
16ENV CA_DEFAULT_PROVISIONER=admin0 B
17ENV CA_URL=https://127.0.0.1:90000 B
18ENV KUBE_LATEST_VERSION=v1.18.20 B
19USER root0 B
20RUN /bin/sh -c apk --update15.41 MB
21COPY entrypoint.sh /home/step/ # buildkit2.01 KB
22RUN /bin/sh -c chmod +x0 B
23CMD ["/home/step/entrypoint.sh"]0 B

Command

ADD file:3a35ff3ac0d80289d419a4d6d8319610c38e1936d296addafb9aaf506946230f in /