Move the node Dockerfile into a sub-directory
This commit is contained in:
parent
cd01f5d8e3
commit
f8e945d8ee
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
assets:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: tools/docker/node/Dockerfile
|
||||
dockerfile: tools/docker/images/node/Dockerfile
|
||||
volumes:
|
||||
- assets:/node/source/build
|
||||
- /node/node_modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue