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