Hi! Came across this product today and wanted to give it a shot. However- having some trouble.
- We are within a corporate firewall- I need to pass buildarg HTTP_PROXY type variables when building images here.
- Further, we cannot access dockerhub directly- we have to use our pull-through cache.
I was able to get the onbuild image through our cache, but couldn’t find any way to pass the buildargs to the process. I would also need to change the image name for postgres, and couldn’t see any settings for doing that. Any thoughts?