No description
Find a file
2023-04-08 23:02:54 +02:00
.dockerignore First commit of the node docker image after move out of core 2023-03-19 05:40:11 +01:00
.gitignore Little README.md and automatical install of requirements on missing node_modules 2023-04-08 23:02:54 +02:00
.gitlab-ci.yml Adding SRV_APT_GET_INSTALL feature 2023-03-20 04:46:28 +01:00
docker-entrypoint.sh Little README.md and automatical install of requirements on missing node_modules 2023-04-08 23:02:54 +02:00
Dockerfile Adding SRV_APT_GET_INSTALL feature 2023-03-20 04:46:28 +01:00
README.md Little README.md and automatical install of requirements on missing node_modules 2023-04-08 23:02:54 +02:00

Alias for bash

---bash alias srvnode='docker run --rm -it -v $(pwd):/app docker.ci/srv/node:latest'