sha256:051c1918a68470c01dca856d584d6491d783a70b95e10ca17c6ef0b6444814d7
OS/ARCH
linux/amd64
Compressed size
12.59 MB
Last pushed
over 1 year by bmchelix
Type
Image
Manifest digest
sha256:051c1918a68470c01dca856d584d6491d783a70b95e10ca17c6ef0b6444814d7
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3USER root0 B4LABEL license=SPDX-License-Identifier: Apache-2.0 copyright=Copyright (c)0 B5RUN /bin/sh -c apk add44.38 KB6RUN /bin/sh -c apk --no-cache8.07 KB7ENV SECURITY_INIT_DIR=/edgex-init0 B8ENV SECURITY_INIT_STAGING=/edgex-init-staging0 B9ARG BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis0 B10ARG BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto0 B11RUN |2 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto /bin/sh157 B12WORKDIR /edgex-init-staging32 B13COPY /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ # buildkit3.82 KB14RUN |2 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto /bin/sh991 B15COPY /edgex-go/Attribution.txt / # buildkit2.07 KB16COPY /edgex-go/security.txt / # buildkit457 B17COPY /edgex-go/cmd/security-bootstrapper/security-bootstrapper . # buildkit9.06 MB18COPY /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ # buildkit1.01 KB19COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/configuration.tmp.yaml # buildkit434 B20COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ # buildkit660 B21COPY /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ # buildkit265 B22COPY /edgex-go/cmd/security-bootstrapper/entrypoint.sh / # buildkit1.27 KB23RUN |2 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto /bin/sh32 B24ENTRYPOINT ["/entrypoint.sh"]0 B25CMD ["gate"]0 B26USER 20020 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit