local builds & secrets

This commit is contained in:
Alex Graber
2021-02-05 16:52:24 -05:00
parent 15c4857a4b
commit ef3a073af5
6 changed files with 152 additions and 24 deletions

View File

@@ -28,8 +28,8 @@ services:
npm:
build:
context: ../
dockerfile: ./dev/Dockerfile
context: ../../
dockerfile: ./docker/dev/Dockerfile
# args:
# TARGETPLATFORM: arm64v8
image: npm:test # provide a name and tag for the image