wetfish / blog

A simple node.js blogging platform
GNU Affero General Public License v3.0
0 stars 1 forks source link

Update/docker #16

Closed Meleeman01 closed 3 years ago

Meleeman01 commented 3 years ago

this effectively dockerizes the wetfish/blog site, you can build the image from the repo, and run it and when you start the container as defined in the config it will show up in localhost:port#

halfwit commented 3 years ago

Last thing would be to change the runtime user away from root for the Dockerfile, then update fishnet/blog on docker hub