mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
This just adds a very simple dockerfile for deploying `coderd` (and later `provisionerd`).
This adds a `deploy` directory at the root, and a `make docker/build` command to the makefile.
Thanks @jawnsy for the all the help 😄