Commit d0148bed authored by Jiri Novotny's avatar Jiri Novotny
Browse files

Image in repo

parent e156bd3b
Pipeline #142009 passed with stage
in 1 minute and 27 seconds
......@@ -16,8 +16,7 @@ services:
backend:
container_name: ssa-backend
# privileged: true
build: .
image: ssa
image: quay.io/jnovotny/ssa
# ports:
# - "6969:6969"
network_mode: host
......@@ -25,8 +24,7 @@ services:
frontend:
container_name: ssa-frontend
# privileged: true
build: .
image: ssa
image: quay.io/jnovotny/ssa
# ports:
# - "3000:3000"
network_mode: host
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment