|
da379906cb
|
Install Git & Git LFS on Docker Image
|
2024-12-07 22:04:27 -05:00 |
|
|
3b6196d0f5
|
Docker build issue
Needed to save an argument value to an environment value before it could be used.
|
2024-12-07 21:44:06 -05:00 |
|
|
42ae753d5b
|
Conditional Docker Build
The docker build now includes a boolean argument for PROD:
`docker build --build-arg PROD=false -t db-website:local .`
|
2024-12-07 21:17:26 -05:00 |
|
|
2384d54107
|
Issue with dockerfile build stages
|
2024-12-07 13:15:03 -05:00 |
|
|
824e5c3742
|
Creates Dockerfile & Build and Publish Workflow
|
2024-12-07 11:51:11 -05:00 |
|