docker gt

This commit is contained in:
Mikhail Trubnikov
2023-09-25 16:34:14 +10:00
parent d59828cc04
commit f65fa8e99f
6 changed files with 99 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
version: '3.4'
#PARR GENERATOR TEMPLATES
services:
parr-generator-templates:
image: harbor.dvgd.rzd/parr/parr-generator-templates:${tag-latest}
environment:
- ASPNETCORE_ENVIRONMENT=Production
- TZ=Europe/Moscow
deploy:
replicas: 1