Tier list maker | multiarch | docker-compose | rootless
1.9K
https://git.ikilote.net/classement/classement
services:
classement-client:
build: baluzs/classement-client
ports: ["8080:8080"]
read_only: true
security_opt: ["no-new-privileges:true"]
cap_drop: ["ALL"]
restart: unless-stopped
Content type
Image
Digest
sha256:db609616b…
Size
76.2 MB
Last updated
8 days ago
docker pull baluzs/classement-client