3.28.0
sha256:18f096f2e6073690c0ab041f386662353bacb601a86e102016c55d5cf7d761af
OS/ARCH
Compressed size
40.19 MB
Last pushed
29 days by gooddatatiger
Type
Image
Manifest digest
sha256:c450ed6545a6454d94b9cbe1ae3df25e4e72a93e0fc2a59d5dca28e12b76cc72
Image Layers
1
# debian.sh --arch 'arm64' out/
26.76 MB
2
RUN /bin/sh -c apt-get update
208 B
3
RUN /bin/sh -c mkdir -p
96 B
4
COPY /usr/local/bin/dex /opt/dex/dex # buildkit
13.33 MB
5
COPY /srv/dex/web /opt/dex/web # buildkit
81.29 KB
6
COPY web /opt/dex/web # buildkit
16.01 KB
7
COPY readme.txt / # buildkit
1.08 KB
8
RUN /bin/sh -c /usr/bin/rm -rf
5.54 KB
9
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
10
WORKDIR /opt/dex
32 B
11
USER 1001:1001
0 B
12
CMD ["/opt/dex/dex" "serve" "/etc/dex/cfg/config.yaml"]
0 B
Command
# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'