chore(docker): add image for node
This commit is contained in:
parent
7abca03122
commit
cb0ea949f6
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ services:
|
|||
context: .
|
||||
dockerfile: docker/node/Dockerfile
|
||||
target: dev
|
||||
image: git.lclr.dev/thibaud-lclr/ltbxd-actorle/node:latest
|
||||
volumes:
|
||||
- .:/app
|
||||
- vendor:/app/vendor
|
||||
|
|
|
|||
Loading…
Reference in a new issue