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