sha256:08abdebbfa2ce18da5acb53dd81a73377e8875b67cee5d23f4256f3b40164d8e
OS/ARCH
linux/amd64
Compressed size
392.33 MB
Last pushed
8 months by chapvic
Type
Image
Manifest digest
sha256:08abdebbfa2ce18da5acb53dd81a73377e8875b67cee5d23f4256f3b40164d8e
Image Layers
1ARG LANG=ru_RU.UTF-8 TZ=Europe/Moscow0 B2COPY / / # buildkit51.16 MB3ENV SHELL=/bin/bash LANG=ru_RU.UTF-8 LANGUAGE=ru_RU.UTF-8 TZ=Europe/Moscow0 B4RUN |2 LANG=ru_RU.UTF-8 TZ=Europe/Moscow /bin/sh265.71 MB5WORKDIR /src93 B6CMD ["bash"]0 B7ARG GOLANG_SOURCE=https://go.dev/dl/go1.24.12.linux-amd64.tar.gz GOLANG_VERSION=1.24.120 B8RUN |2 GOLANG_SOURCE=https://go.dev/dl/go1.24.12.linux-amd64.tar.gz GOLANG_VERSION=1.24.12 /bin/sh75.46 MB9ENV PATH=/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOBIN=/opt/go/bin GOPATH=/src GOLANG_VERSION=1.24.120 B10WORKDIR /src32 B11CMD ["bash"]0 BCommand
ARG LANG=ru_RU.UTF-8 TZ=Europe/Moscow