https://github.com/noblesamurai/simple-dockerfile
Create a simple Dockerfile for your node.js app.
https://github.com/noblesamurai/simple-dockerfile
docker dockerfile nodejs
Last synced: 2 months ago
JSON representation
Create a simple Dockerfile for your node.js app.
- Host: GitHub
- URL: https://github.com/noblesamurai/simple-dockerfile
- Owner: noblesamurai
- Created: 2018-05-01T23:03:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T05:26:38.000Z (about 8 years ago)
- Last Synced: 2025-03-07T20:09:25.705Z (over 1 year ago)
- Topics: docker, dockerfile, nodejs
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple Dockerfile
```shell
npm i -D simple-dockerfile
npx install-dockerfile
cat Dockerfile
```