Sign inSign up

galeksandrp/webdavfs:docker-ci

Manifest digest

sha256:57866a757c9b4765a7f2687fd6323b256d52f406a20132db1e3b918069a17eec

OS/ARCH

linux/amd64

Compressed size

321.57 MB

Last pushed

almost 2 years by galeksandrp

Type

Image

Manifest digest

sha256:57866a757c9b4765a7f2687fd6323b256d52f406a20132db1e3b918069a17eec

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.76 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -eux;88.04 MB
5ENV GOLANG_VERSION=1.23.40 B
6ENV GOTOOLCHAIN=local0 B
7ENV GOPATH=/go0 B
8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9COPY /target/ / # buildkit70.62 MB
10RUN /bin/sh -c mkdir -p125 B
11WORKDIR /go32 B
12RUN /bin/sh -c apt-get update324.78 KB
13COPY . /root/webdavfs # buildkit73.93 KB
14WORKDIR /root/webdavfs32 B
15RUN /bin/sh -c go get3.21 MB
16RUN /bin/sh -c go build23.9 MB
17RUN /bin/sh -c mv webdavfs5 MB
18CMD ["sh" "-c" "mount -t0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'