No description
Find a file
2023-07-12 03:32:09 +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 master to main 2023-04-09 00:08:59 +02:00
docker-entrypoint.sh No env bash 2023-06-25 21:41:05 +02:00
Dockerfile Added angular cli into default setup and upgraded npm 2023-07-12 03:32:09 +02:00
README.md I hate markdown 2023-04-08 23:07:03 +02:00

Alias for bash

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