Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 174 Bytes

File metadata and controls

8 lines (6 loc) · 174 Bytes

Using Docker Compose with Hatchbox

Docker compose apps don't need any processes. Just a custom build script:

docker compose down || true
docker compose up -d