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

https://github.com/explooosion/docker-express-demo

This is an example for express build with docker
https://github.com/explooosion/docker-express-demo

blog demo docker docker-compose express nodejs

Last synced: 2 months ago
JSON representation

This is an example for express build with docker

Awesome Lists containing this project

README

          

# docker-express-demo
This is an example for express build with docker

## Blog

[Docker - 容器化 Node.js express(Mac)](https://dotblogs.com.tw/explooosion/2018/09/15/194754)

## Build

```bash
git clone https://github.com/explooosion/docker-express-demo.git
```

```bash
docker-compose up -d
```

## License

[MIT](https://tldrlegal.com/license/mit-license)