No description
Find a file
2024-02-11 04:13:58 +01: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 Show IP, a bit ascii art! 2024-02-11 04:13:58 +01:00
Dockerfile Show IP, a bit ascii art! 2024-02-11 04:13:58 +01: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'