Dockerfile Added! #16

Merged
emilyd merged 3 commits from :main into docker 2022-11-27 11:13:34 +00:00
Showing only changes of commit f87546b863 - Show all commits

View File

@ -52,4 +52,4 @@ EXIT;
1. Git clone this repo 1. Git clone this repo
2. Make sure you have Docker Installed 2. Make sure you have Docker Installed
2. Configure both moodblog configs and Caddyfile 2. Configure both moodblog configs and Caddyfile
3. Go! ```docker build``` 3. Go! ```docker build .```