Files
kamal/test/integration/docker/deployer/boot.sh
2024-09-10 10:02:10 +01:00

6 lines
73 B
Bash
Executable File

#!/bin/bash
dockerd --max-concurrent-downloads 1 &
exec sleep infinity