docker-playground
play with docker v3.8
Build images and exit
docker-compose up -d
Build only the service you want
docker-compose up postgis -d
play with docker v3.8
Build images and exit
docker-compose up -d
Build only the service you want
docker-compose up postgis -d