toolbox (1.0.0)

Published 2023-05-09 19:01:50 +04:00 by Vladimir Hodakov in containers/toolbox

Installation

docker pull source.hodakov.me/containers/toolbox:1.0.0
sha256:c253e3e4f96cba7ed13945f901dce2500597296e14c5b2b6c9b6b96c435225d4

Image Layers

ADD file:11b1acca3f68b5c5787e292ff8dbdd114964a7272bf3519ab07710cbc01a0838 in /
CMD ["bash"]
COPY dir:17524fff8a4080bd6ca6188bb1044933a64c08f7915057c0d6e201c1d6250268 in /src
/bin/sh -c for file in $(find /src -type f -name "*.sh"); do chmod +x $file; done
/bin/sh -c /src/scripts/workers/debian.sh
/bin/sh -c /src/scripts/workers/golang.sh
/bin/sh -c /src/scripts/workers/golangci-lint.sh
/bin/sh -c /src/scripts/workers/gofumpt.sh
/bin/sh -c /src/scripts/workers/taskfile.sh
/bin/sh -c mkdir /home/container && chmod 0777 /home/container
ENV HOME=/home/container
ENV GOPATH=/home/container/go
ENV GOCACHE=/home/container/.cache
LABEL org.opencontainers.image.created=2023-05-09T14:59:06Z
LABEL org.opencontainers.image.revision=a92f0d35de0c933954361c8c5f1b5c360484cfcf
LABEL org.opencontainers.image.source=https://source.hodakov.me/containers/toolbox.git
LABEL org.opencontainers.image.url=https://source.hodakov.me/containers/toolbox

Labels

Key Value
org.opencontainers.image.created 2023-05-09T14:59:06Z
org.opencontainers.image.revision a92f0d35de0c933954361c8c5f1b5c360484cfcf
org.opencontainers.image.source https://source.hodakov.me/containers/toolbox.git
org.opencontainers.image.url https://source.hodakov.me/containers/toolbox
Details
Container
2023-05-09 19:01:50 +04:00
0
OCI / Docker
linux/amd64
288 MiB
Versions (4) View all
1.0 2023-05-09
1.0.0 2023-05-09
1 2023-05-09
latest 2023-05-09