Autobuild docker imahe for application
This commit is contained in:
@@ -19,6 +19,9 @@ services:
|
|||||||
PGDATA: /var/lib/postgresql/data
|
PGDATA: /var/lib/postgresql/data
|
||||||
|
|
||||||
flightslot:
|
flightslot:
|
||||||
|
build:
|
||||||
|
context: ..
|
||||||
|
dockerfile: ./docker/flightslot.Dockerfile
|
||||||
image: flightslot:latest
|
image: flightslot:latest
|
||||||
container_name: tech-flightslot
|
container_name: tech-flightslot
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user