This website requires JavaScript.
Explore
Help
Register
Sign in
srv
/
node
Watch
1
Fork
You've already forked node
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
9
commits
1
branch
0
tags
43
KiB
Shell
66.8%
Dockerfile
33.2%
bb4c0ea1f2
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Torsten Raudssus
bb4c0ea1f2
Little README.md and automatical install of requirements on missing node_modules
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
README.md
Alias for bash
---bash alias srvnode='docker run --rm -it -v $(pwd):/app docker.ci/srv/node:latest'