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: .
|
context: .
|
||||||
dockerfile: docker/node/Dockerfile
|
dockerfile: docker/node/Dockerfile
|
||||||
target: dev
|
target: dev
|
||||||
|
image: git.lclr.dev/thibaud-lclr/ltbxd-actorle/node:latest
|
||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- .:/app
|
||||||
- vendor:/app/vendor
|
- vendor:/app/vendor
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue