Sign inSign up

edgexfoundry/security-bootstrapper-arm64:4.0.2

Security
Internet of things
Operating systems
Manifest digest

sha256:8d8bb1c7fd8559e5084b717bfe45d12de2a55f5a2bdfc7f99e97aed709f0ef2e

OS/ARCH

linux/arm64/v8

Compressed size

8.38 MB

Last pushed

4 months by edgexci

Type

Image

Manifest digest

sha256:8d8bb1c7fd8559e5084b717bfe45d12de2a55f5a2bdfc7f99e97aed709f0ef2e

Image Layers

1ADD alpine-minirootfs-3.22.4-aarch64.tar.gz / # buildkit3.95 MB
2CMD ["/bin/sh"]0 B
3LABEL license=SPDX-License-Identifier: Apache-2.0 copyright=Copyright (c)0 B
4RUN /bin/sh -c apk add56.84 KB
5RUN /bin/sh -c apk --no-cache8.13 KB
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_POSTGRES_DIR=/edgex-init-staging/bootstrap-postgres0 B
10ARG BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto0 B
11RUN |3 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_POSTGRES_DIR=/edgex-init-staging/bootstrap-postgres BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto203 B
12WORKDIR /edgex-init-staging32 B
13COPY /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ # buildkit3.55 KB
14RUN |3 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_POSTGRES_DIR=/edgex-init-staging/bootstrap-postgres BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto3.57 KB
15COPY /edgex-go/Attribution.txt / # buildkit3.08 KB
16COPY /edgex-go/security.txt / # buildkit457 B
17COPY /edgex-go/cmd/security-bootstrapper/security-bootstrapper . # buildkit4.35 MB
18COPY /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ # buildkit580 B
19COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ # buildkit410 B
20COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ # buildkit401 B
21COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ # buildkit693 B
22COPY /edgex-go/cmd/security-bootstrapper/entrypoint.sh / # buildkit1.11 KB
23RUN |3 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_POSTGRES_DIR=/edgex-init-staging/bootstrap-postgres BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto1.15 KB
24ENTRYPOINT ["/entrypoint.sh"]0 B
25CMD ["gate"]0 B

Command

ADD alpine-minirootfs-3.22.4-aarch64.tar.gz / # buildkit