Block a user
samba (0.0)
Published 2024-01-10 18:42:50 +02:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/samba:0.0sha256:0e5bb4d3968ac18cabb3428a8dee34e44ab71db39c5dc17533d6a20b230fadcb
Images
| Digest | OS / Arch | Size |
|---|---|---|
| fd6e89bf5f | linux/amd64 | 19 MiB |
| fc22f81dfb | linux/arm64 | 19 MiB |
Image Layers ( linux/arm64)
| ADD file:8182c73f869a899cf624a59c400acb8226776d15e4d3a0d240a94e65340540d0 in / |
| CMD ["/bin/sh"] |
| ENV PATH=/container/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| RUN /bin/sh -c apk add --no-cache runit samba # buildkit |
| VOLUME [/shares] |
| EXPOSE map[445/tcp:{}] |
| COPY container /container/ # buildkit |
| HEALTHCHECK &{["CMD" "/container/scripts/docker-healthcheck.sh"] "0s" "0s" "0s" "0s" '\x00'} |
| ENTRYPOINT ["/container/scripts/entrypoint.sh"] |
| CMD ["runsvdir" "-P" "/container/config/runit"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2024-01-10T16:41:58.373Z |
| org.opencontainers.image.description | samba - (ghcr.io/servercontainers/samba) (+ optional zeroconf, wsdd2 & time machine) on alpine [x86 + arm] |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 22c444dbfc7571ce5026c62bb6fed157049190de |
| org.opencontainers.image.source | https://gitea.phadric.de/andreas/samba |
| org.opencontainers.image.title | samba |
| org.opencontainers.image.url | https://gitea.phadric.de/andreas/samba |
| org.opencontainers.image.version | 0.0.1 |