Block a user
proteus3 (v1.0.16)
Published 2025-09-17 19:18:17 +00:00 by phulstaert
Installation
docker pull git.thinkr.be/phulstaert/proteus3:v1.0.16sha256:608b7843e7e968a7e74a1cec21ef5c2ca68a4e9f4ebd2d7b7bd310f6fec10091
Images
| Digest | OS / Arch | Size |
|---|---|---|
| ea8edd37ca | 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}}] 0xc000439580} |
| ENTRYPOINT ["/proteus"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-09-17T19:16:29.041Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 55accaad4de171507fd01db4414e3ee910fe1253 |
| 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.16 |