Update: docker compose image from registry
This commit is contained in:
parent
9eda728c73
commit
ed99cd1257
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.env
|
@ -10,6 +10,7 @@ services:
|
||||
volumes:
|
||||
- ./config/schema.sql:/docker-entrypoint-initdb.d/schema.sql:ro
|
||||
apache:
|
||||
image: registry.audio-lab.org/loreakazmatzen:1.0
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user