Skip to content
Discussion options

You must be logged in to vote

But now there's another issue: it seems that either network resources are inaccessible inside container build process or container build process doesn't respect DB healthchecks.

Mkay, after some more investigation it turns out that my build-time connectivity issues likely stem from the way Docker networking works during build.

TLDR: you can't really access other resources during build, even when using docker-compose you need to resolve to some hacks involving the usage of host's network.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@megafinz
Comment options

Answer selected by megafinz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants