Sign inSign up

bmchelix/hedge-ext-security-bootstrapper:latest

Security
Internet of things
Manifest digest

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 MB
2CMD ["/bin/sh"]0 B
3USER root0 B
4LABEL license=SPDX-License-Identifier: Apache-2.0 copyright=Copyright (c)0 B
5RUN /bin/sh -c apk add44.38 KB
6RUN /bin/sh -c apk --no-cache8.07 KB
7ENV SECURITY_INIT_DIR=/edgex-init0 B
8ENV SECURITY_INIT_STAGING=/edgex-init-staging0 B
9ARG BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis0 B
10ARG BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto0 B
11RUN |2 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto /bin/sh157 B
12WORKDIR /edgex-init-staging32 B
13COPY /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ # buildkit3.82 KB
14RUN |2 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto /bin/sh991 B
15COPY /edgex-go/Attribution.txt / # buildkit2.07 KB
16COPY /edgex-go/security.txt / # buildkit457 B
17COPY /edgex-go/cmd/security-bootstrapper/security-bootstrapper . # buildkit9.06 MB
18COPY /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ # buildkit1.01 KB
19COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/configuration.tmp.yaml # buildkit434 B
20COPY /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ # buildkit660 B
21COPY /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ # buildkit265 B
22COPY /edgex-go/cmd/security-bootstrapper/entrypoint.sh / # buildkit1.27 KB
23RUN |2 BOOTSTRAP_REDIS_DIR=/edgex-init-staging/bootstrap-redis BOOTSTRAP_MOSQUITTO_DIR=/edgex-init-staging/bootstrap-mosquitto /bin/sh32 B
24ENTRYPOINT ["/entrypoint.sh"]0 B
25CMD ["gate"]0 B
26USER 20020 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit