Block a user
proteus3 (v1.0.8)
Published 2025-09-14 11:22:22 +00:00 by phulstaert
Installation
docker pull git.thinkr.be/phulstaert/proteus3:v1.0.8sha256:52b82cd8d4296289eaccb23c530157464a10a2d7f3072fc216a8f668077c6e97
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 3e099cbcc7 | 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}}] 0xc000638ac0} |
| ENTRYPOINT ["/proteus"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-09-14T11:20:18.024Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 0f937833b698e05c5bcef83bb6c9e5b8480a18a2 |
| 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.8 |