## What is your suggestion? Build & push cross-platform Docker images for every Coder release. - [x] Add dockerfile - [x] Build & push cross-platform images on releases - [x] Document docker run command - [x] 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!