| 1 | services: |
| 2 | reubah: |
| 3 | container_name: reubah |
| 4 | hostname: reubah |
| 5 | image: ghcr.io/dendianugerah/reubah:latest |
| 6 | ports: ## commenta se utilizzi un reverse proxy |
| 7 | - 8081:8081 ## anche questa riga |
| 8 | security_opt: |
| 9 | - no-new-privileges:true |
| 10 | environment: |
| 11 | - PORT=8081 |
| 12 | volumes: |
| 13 | - ./doc-tmp:/tmp:rw |
| 14 | cap_drop: |
| 15 | - ALL |
| 16 | restart: unless-stopped |
| 17 |
emanuelegori / Reubah
Last active 4 months ago
uno strumento per la conversione di file e l'elaborazione di immagini
Revision 99a26a2515a7410794e473c82b574f5fcb9ae7de