참고 사이트 : https://github.com/CorentinTh/it-tools
GitHub - CorentinTh/it-tools: Collection of handy online tools for developers, with great UX.
version: '3.9'
services:
corentinth:
image: 'ghcr.io/corentinth/it-tools:latest'
ports:
- '8080:80'
restart: always
container_name: it-tools
