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