feat: add docker image name
This commit is contained in:
parent
bc2a8eb4f7
commit
a692a96998
@ -1,6 +1,7 @@
|
|||||||
name: teacinema
|
name: teacinema
|
||||||
services:
|
services:
|
||||||
gateway-service:
|
gateway-service:
|
||||||
|
image: teacinema/gateway:dev
|
||||||
container_name: teacinema-gateway-service
|
container_name: teacinema-gateway-service
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user