clarlify build vs deploy
parent
35a8626222
commit
40a01fa781
|
@ -6,6 +6,8 @@ This repo will build an alpine image complete with a mkdocs-material and vscode
|
||||||
|
|
||||||
## Deploy
|
## Deploy
|
||||||
|
|
||||||
|
if you are using a prebuilt image then you can deploy per below. Otherwise follow directions for building first
|
||||||
|
|
||||||
* Copy the deploy directory from this repo to your machine that has docker and docker-compose installed
|
* Copy the deploy directory from this repo to your machine that has docker and docker-compose installed
|
||||||
* Make a copy of the .env.example file to .env and edit as needed.
|
* Make a copy of the .env.example file to .env and edit as needed.
|
||||||
* Edit the docker-compose.yml as needed.
|
* Edit the docker-compose.yml as needed.
|
||||||
|
|
Loading…
Reference in New Issue