sha256:87871b3fae0d7b7a0412976f49b8dbdb366d01f26a177c06a4e2424f45f8c186
OS/ARCH
Compressed size
8 MB
Last pushed
over 1 year by edgexci
Type
Image
Manifest digest
sha256:c80df8370b8c81605e29ab0024d7998181bfcf91341aa683012934940af496e0
Image Layers
1ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B3LABEL license=SPDX-License-Identifier: Apache-2.0 copyright=Copyright (c)0 B4RUN /bin/sh -c apk add43.15 KB5RUN /bin/sh -c apk --no-cache7.74 KB6ENV SECURITY_INIT_DIR=/edgex-init0 B7ENV SECURITY_INIT_STAGING=/edgex-init-staging0 B8ARG BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis0 B9ARG BOOTSTRAP_POSTGRES_DIR=/edgex-init-staging/bootstrap-postgres0 B10ARG BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto0 B11RUN |3 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_POSTGRES_DIR=/edgex-init-staging/bootstrap-postgres BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto204 B12WORKDIR /edgex-init-staging32 B13COPY /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ # buildkit3.52 KB14RUN |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.54 KB15COPY /edgex-go/Attribution.txt / # buildkit2.83 KB16COPY /edgex-go/security.txt / # buildkit457 B17COPY /edgex-go/cmd/security-bootstrapper/security-bootstrapper . # buildkit4.47 MB18COPY /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ # buildkit576 B19COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ # buildkit408 B20COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ # buildkit398 B21COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ # buildkit690 B22COPY /edgex-go/cmd/security-bootstrapper/entrypoint.sh / # buildkit1.11 KB23RUN |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 KB24ENTRYPOINT ["/entrypoint.sh"]0 B25CMD ["gate"]0 BCommand
ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit