sha256:1943a2a3a09f1e0b458d0d496aebe4e99d607294846bddd3f3c927b276f01d20
OS/ARCH
Compressed size
16.38 MB
Last pushed
28 days by joseluisq
Type
Image
Manifest digest
sha256:725e5dcd2aec74afaf251655d76275c7d1a985371a89ae9db3c8d1e5398d05b5
Image Layers
1
ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit
3.48 MB
2
CMD ["/bin/sh"]
0 B
3
ARG PAKET_VERSION=0.1.6
0 B
4
ENV PAKET_VERSION=0.1.6
0 B
5
LABEL version=0.1.6 description=A simple and
0 B
6
RUN |1 PAKET_VERSION=0.1.6 /bin/sh -c
12.27 MB
7
COPY /usr/local/bin/paket /usr/local/bin/ # buildkit
646.98 KB
8
COPY ./docker/alpine/entrypoint.sh / # buildkit
218 B
9
ENTRYPOINT ["/entrypoint.sh"]
0 B
10
CMD ["paket"]
0 B
11
LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/joseluisq/paket org.opencontainers.image.title=Paket
0 B
Command
ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit