Replies: 2 comments 9 replies
-
Hello @just5ky, Just letting you know that I did see this - and that I'll be able to throw some eyes at it next week |
Beta Was this translation helpful? Give feedback.
-
Thank you Just5KY, I will test it and let you know. I had some issue deploying decider images to docker hub. -- Create network -- link containers network |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed that Decider is not in cisagov docker repo. So I build and pushed my own.
Here are the changes+ additions needed to make it work.
Based on the file tree, I wasn't able to build the container without these changes
Changes to web app Dockerfile, I also moved this Dockerfile to the main directory
decider/docker/web/Dockerfile
Line 9 in 56e794b
decider/docker/web/Dockerfile
Line 11 in 56e794b
Changes to pgsql docker file
decider/docker/db/Dockerfile
Line 3 in 56e794b
Added GitHub actions
.github/workflows/docker.yml
.github/workflows/docker_db.yml
Ref
Beta Was this translation helpful? Give feedback.
All reactions