chore(docker): add image for node
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user