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