mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
d3eb896543
The hardcoded image is an anti-pattern, leading to weird errors if the `docker` group is absent. We should either provide a better error in-product or just have a better image. @matifali - also down to use a Devcontainers universal image instead or make this a parameter. Let me know what you think the best "default install" is