Sign inSign up

baluzs/classement-client

By baluzs

Updated 8 days ago

Tier list maker | multiarch | docker-compose | rootless

Image
0

1.9K

baluzs/classement-client repository overview

https://git.ikilote.net/classement/classement

Docker-compose

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

Tag summary

Content type

Image

Digest

sha256:db609616b

Size

76.2 MB

Last updated

8 days ago

docker pull baluzs/classement-client