Block a user
proteus3 (v1.0.9)
Published 2025-09-16 10:20:20 +00:00 by phulstaert
Installation
docker pull git.thinkr.be/phulstaert/proteus3:v1.0.9sha256:76db172ca65c36957728158a1795ede5639be673d67fcd58cfd06fe28ec4a1eb
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 2a0f5037cc | linux/amd64 | 12 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c addgroup -S proteus && adduser -S proteus -G proteus # buildkit |
| COPY /proteus /proteus # buildkit |
| RUN /bin/sh -c mkdir /data && chown proteus:proteus /data # buildkit |
| USER proteus |
| EXPOSE &{[{{64 0} {64 0}}] 0xc000563440} |
| ENTRYPOINT ["/proteus"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-09-16T10:18:34.676Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 9fd80459d25672775205947500a853f8c5c42b6d |
| org.opencontainers.image.source | https://git.thinkr.be/phulstaert/proteus3 |
| org.opencontainers.image.title | proteus3 |
| org.opencontainers.image.url | https://git.thinkr.be/phulstaert/proteus3 |
| org.opencontainers.image.version | v1.0.9 |