An open API service indexing awesome lists of open source software.

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: 10 months ago
JSON representation

Create a simple Dockerfile for your node.js app.

Awesome Lists containing this project

README

          

# simple Dockerfile

```shell
npm i -D simple-dockerfile
npx install-dockerfile
cat Dockerfile
```