IT/도커(Docker)
도커(Docker)로 It-Tools 설치하기
MirDaTe
2023. 8. 28. 08:25
728x90
참고 사이트 : https://github.com/CorentinTh/it-tools
GitHub - CorentinTh/it-tools: Collection of handy online tools for developers, with great UX.
Collection of handy online tools for developers, with great UX. - GitHub - CorentinTh/it-tools: Collection of handy online tools for developers, with great UX.
github.com
version: '3.9'
services:
corentinth:
image: 'ghcr.io/corentinth/it-tools:latest'
ports:
- '8080:80'
restart: always
container_name: it-tools