Docker build - Just for fun (#203)

* Adding files to run in docker

* Updating build and run scripts with usage

* Updating build and run scripts to check for docker

* Fixing commented code

* Added docker compose file and added instructions
This commit is contained in:
Cory Sayles
2024-08-05 03:54:32 -04:00
committed by GitHub
parent 586205e678
commit 3edd9bd1ca
6 changed files with 131 additions and 0 deletions

2
.env Normal file
View File

@@ -0,0 +1,2 @@
# Change this to --vegan if you want a vegan potato
VEGAN="--nonvegan"