Skip to content

Communicating with Service Containers #1020

Closed Answered by garryod
garryod asked this question in Q&A
Discussion options

You must be logged in to vote

For anyone who ends up here in the future, I was able to solve this by:

  • Forwarding the appropriate port on the service container
  • Setting driver-opts: network=host on the setup-buildx-action
  • Passing a build-args into the build-push-action with a localhost:port address

There are a few examples of this kicking about, including the one I borrowed from in nocobase/nocobase

Replies: 3 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
@wgwz
Comment options

Answer selected by garryod
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants