Files
ctf/insomnihack24/web/mathematical/deploy-docker.sh
2024-05-10 13:31:29 +02:00

4 lines
62 B
Bash
Executable File

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