feat: add docker image name

This commit is contained in:
Sergey Krylov 2026-03-25 05:49:15 +03:00
parent 5325a2a100
commit 4c3ed33bf3

View File

@ -1,6 +1,7 @@
name: teacinema
services:
users-service:
image: teacinema/users-service:dev
container_name: teacinema-users-service
build:
context: .