sha256:037cade609855f0074a9db2361f2e508faa5a390cd6c160997100007b8dae4be
OS/ARCH
Compressed size
535.98 MB
Last pushed
over 1 year by meomancer
Type
Image
Manifest digest
sha256:fa7c18f2086be7f5c90023fbd622e1dc536098044d4f2672a9288097b451a1a7
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.94 MB4/bin/sh -c set -eux; apt-get61.17 MB5RUN /bin/sh -c set -eux;87.96 MB6ENV GOLANG_VERSION=1.21.130 B7ENV GOTOOLCHAIN=local0 B8ENV GOPATH=/go0 B9ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10COPY /target/ / # buildkit63.91 MB11RUN /bin/sh -c mkdir -p126 B12WORKDIR /go32 B14RUN /bin/sh -c apt-get update206.39 MB15RUN /bin/sh -c go install40.36 MB16WORKDIR /home32 B17ADD requirements.txt . # buildkit162 B18RUN /bin/sh -c pip install6 MB19ADD importer.py . # buildkit3.71 KB20CMD ["python3" "-u" "importer.py"]0 BCommand
ADD file:0d5bdf84bbcdfa95d42190537e3cad2c0a5876f9127fae6a1d1c485d3539c77d in /