Closed
Description
What is your suggestion?
Build & push cross-platform Docker images for every Coder release.
- Add dockerfile
- Build & push cross-platform images on releases
- Document docker run command
- Document docker-compose and paramaters
Why do you want this feature?
Users can deploy Coder on app platforms (AWS ECS, Heroku, Railway, Google App Engine) or onto a K8s cluster
Are there any workarounds to get this functionality today?
You can Dockerize the binaries yourself!
Are you interested in submitting a PR for this?
Yep!