Sign inSign up

edgexfoundry/security-bootstrapper:3.1.0

Security
Integration & delivery
Internet of things
Manifest digest

sha256:10057b2c40f6b1bb40acbb3e1d24a11753df925501f9221dd05e72130143e60f

OS/ARCH

linux/amd64

Compressed size

14.3 MB

Last pushed

almost 3 years by edgexci

Type

Image

Manifest digest

sha256:10057b2c40f6b1bb40acbb3e1d24a11753df925501f9221dd05e72130143e60f

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.62 KB
5RUN /bin/sh -c apk --no-cache2.89 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/sh201 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.56 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.11 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/ # buildkit409 B
19COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ # buildkit691 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:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /