chore(docker): add image for node

This commit is contained in:
thibaud-leclere 2026-03-28 13:54:43 +01:00
parent 7abca03122
commit cb0ea949f6

View file

@ -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