Files
ctf/2024/insomnihack/web/mathematical/deploy-docker.sh
2025-06-06 03:13:31 +02:00

4 lines
62 B
Bash
Executable File

docker-compose rm
docker-compose up -d
docker rmi php_web -f