Skip to content

How do we containerize Goa apps properly? #3282

Answered by gregwebs
thecodekitchen asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think there is anything GOA specific here and there are many examples to go off of.

  • GOA when used for HTTP produces an HTTP service like any other Go API/web framework.
  • The CLI tool is a Go binary so it would be packaged like any other Go binary.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by raphael
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
2 participants