Sign inSign up

edgexfoundry/security-bootstrapper:3.1.1

Multi-platform
Security
Integration & delivery
Internet of things
Index digest

sha256:d6ea5a05a8787796ad9f5673da305ca472fbb00a158469864da7f412cd7efac4

OS/ARCH

Compressed size

13.62 MB

Last pushed

over 1 year by edgexci

Type

Image

Manifest digest

sha256:6339ccc753c8021b3796c0f81c5db85675f2bcda97bf58f17de9eae825c78ff5

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3LABEL license=SPDX-License-Identifier: Apache-2.0 copyright=Copyright (c)0 B
4RUN /bin/sh -c apk add39.63 KB
5RUN /bin/sh -c apk --no-cache2.22 MB
6ENV SECURITY_INIT_DIR=/edgex-init0 B
7ENV SECURITY_INIT_STAGING=/edgex-init-staging0 B
8ARG BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis0 B
9ARG BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto0 B
10RUN |2 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto /bin/sh203 B
11WORKDIR /edgex-init-staging32 B
12COPY /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ # buildkit3.54 KB
13RUN |2 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto /bin/sh3.55 KB
14COPY /edgex-go/Attribution.txt / # buildkit2.07 KB
15COPY /edgex-go/security.txt / # buildkit458 B
16COPY /edgex-go/cmd/security-bootstrapper/security-bootstrapper . # buildkit8.1 MB
17COPY /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ # buildkit1.04 KB
18COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ # buildkit407 B
19COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ # buildkit688 B
20COPY /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ # buildkit289 B
21COPY /edgex-go/cmd/security-bootstrapper/entrypoint.sh / # buildkit1.11 KB
22RUN |2 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto /bin/sh1.15 KB
23ENTRYPOINT ["/entrypoint.sh"]0 B
24CMD ["gate"]0 B

Command

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /