Committing work for creating docker images of Web and API apps
Outstanding work include: - Adding CI/CD workflow compatible with Woodpecker CI - Figure out how to load runtime environment variables onto the API docker build process
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -247,4 +247,6 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.env
|
||||
Logs/*
|
||||
Logs/*
|
||||
docker-compose.yml
|
||||
*exclude*
|
||||
Reference in New Issue
Block a user