simple-object-server (latest-x86_64)
Published 2025-06-15 22:56:03 +12:00 by j
Installation
docker pull gitea.jde.nz/public/simple-object-server:latest-x86_64
sha256:348406aba81642806e9bd14efe40a69be38b90f9a7b460b3527ee9de97210e2b
Image Layers
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
ARG TARGETOS=linux |
ARG TARGETARCH=amd64 |
RUN |2 TARGETOS=linux TARGETARCH=amd64 /bin/sh -c apk add --no-cache wget curl bash jq # buildkit |
RUN |2 TARGETOS=linux TARGETARCH=amd64 /bin/sh -c mkdir -p /sos && mkdir -p /data/storage # buildkit |
COPY --chmod=0755 output/simple-object-server /sos/sos # buildkit |
COPY testing/ /testing/ # buildkit |
EXPOSE map[80/tcp:{}] |
CMD ["/sos/sos"] |
Details
2025-06-15 22:56:03 +12:00
Versions (3)
View all
Container
13
OCI / Docker
linux/amd64
22 MiB