docker compose by tag

This commit is contained in:
Primakov Alexandr Alexandrovich 2024-11-25 22:35:10 +03:00
parent f5a8585845
commit c193083a19

View File

@ -12,7 +12,8 @@ services:
# ports: # ports:
# - 27017:27017 # - 27017:27017
multy-stubs: multy-stubs:
build: . # build: .
image: bro.js/ms:$TAG
restart: always restart: always
ports: ports:
- 8044:8044 - 8044:8044