Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker: Mount the build directory inside the Go container as a volume #263

Open
elimisteve opened this issue Feb 12, 2023 · 0 comments
Open

Comments

@elimisteve
Copy link
Member

...or come up with some other way for Go to serve up the HTML/CSS/JS built inside frontend.

Could instead add a dev server to the frontend container, but then we'd have to have that frontend proxy some requests through to Go. That would work, plus live reload might work better.

@jimmcgaw Thoughts?

@elimisteve elimisteve changed the title Docker: Mount the frontend container inside the Go container as a volume Docker: Mount the build directory inside the Go container as a volume Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant