mirror of
https://github.com/coder/coder.git
synced 2026-09-21 12:44:32 +08:00
bug caused via the `apk del terraform` line in our Dockerfile, which does not yet exist in the Alpine Linux OS. removing this line (18) results in successful builds.