Block a user
proteus3 (v1.0.11)
Published 2025-09-16 11:13:41 +00:00 by phulstaert
Installation
docker pull git.thinkr.be/phulstaert/proteus3:v1.0.11sha256:e43407b31fdc7775aef597b8cf1cdccdcdb2e7860c2cc5f08552d3002b3fc7e8
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 4ef052503e | 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}}] 0xc00043dac0} |
| ENTRYPOINT ["/proteus"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-09-16T11:11:54.187Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | bbc1fdd65307fd4ec575b76c5e593728fb94f55d |
| 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.11 |