Simplify build process.
This commit is contained in:
parent
ab797443f2
commit
4c5ead65c7
6 changed files with 24 additions and 11 deletions
|
@ -10,4 +10,4 @@ services:
|
|||
UID: "${UID:-1001}"
|
||||
GID: "${GID:-1001}"
|
||||
volumes:
|
||||
- "${MODEL:?error}:/build"
|
||||
- "${BUILD_DIR:-./build}:/build"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue