jpdown / Slowmander

Discord bot written in TypeScript
GNU General Public License v3.0
0 stars 0 forks source link

Create Dockerfile #63

Closed jpdown closed 2 years ago

jpdown commented 2 years ago

This PR creates a Dockerfile and adds GitHub Actions to create containers automatically.

TODO:

https://github.com/nodejs/docker-node/blob/main/docs/BestPractices.md https://snyk.io/blog/10-best-practices-to-containerize-nodejs-web-applications-with-docker/ https://docs.docker.com/develop/develop-images/dockerfile_best-practices/