DOCKER_BUILDKIT=1 docker build -t <image_tag> .
docker run -d --restart on-failure --env-file .env <image_tag>
NODE_ENV=production
USERAPI=
PASSAPI=
APP_NAME=comando
DB_HOST=ec2.compute-1.amazonaws.com
DB_NAME=comando
DB_USER=postgres
DB_PASS=stronPassword
DB_TABLE_EVENTO=evento_comando
FORCE=false
FILENAME=dump.json
Content type
Image
Digest
sha256:e1f21aeab…
Size
54.9 MB
Last updated
about 3 years ago
docker pull blx32/comando