3.29.0
sha256:0da5be5b8fbd1a72269a573b2102ba0c63f814c88453a67104b4bd9c15f59fec
OS/ARCH
Compressed size
41.25 MB
Last pushed
16 days by gooddatatiger
Type
Image
Manifest digest
sha256:0c63f41022ba6e4f91a3f3e96a2b6ad7b39665322c210d39af9ae32ede863d3d
Image Layers
1
# debian.sh --arch 'arm64' out/
26.74 MB
2
RUN /bin/sh -c apt-get update
1.07 MB
3
RUN /bin/sh -c mkdir -p
97 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' '@1738540800'