taylonr / postman

MIT License
110 stars 237 forks source link

Add Dockerfile for JSON Server #20

Open maroskukan opened 3 years ago

maroskukan commented 3 years ago

It would be great to have a Dockerfile available for anybody using Docker. You could spin up this app without having to install node and dependencies in main operating system.

pataquets commented 7 months ago

I'd like to add an automatically built public image on Docker Hub, via Github Actions (I can help with it). Just a free Docker Hub account needed.

EDIT: I usually add a Docker Compose manifest to speed up running the application container and to serve as image running example/documentation.