mirror of
https://github.com/coder/code-server.git
synced 2025-09-19 12:28:49 +08:00

It seems we need to use `docker import` with the output from `docker buildx` rather than `docker load` like we were doing when we used `docker save`.