Added locale dockerfile

This commit is contained in:
Luiz F Picolo 2022-06-15 23:25:06 -04:00
parent 043592451f
commit 8e3b17a16f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ services:
app:
build:
context: .
dockerfile: Dockerfile
dockerfile: /home/server/apps/data_transfer_test/Dockerfile
restart: unless-stopped
tty: true
container_name: app