Daytona extension for Docker Desktop
Until this extension is ready at Docker Extension Hub you can install just by executing:
make install DAYTONA_VERSION={version}
Note: Docker Extension CLI is required to execute above command, follow the instructions at Extension SDK (Beta) -> Prerequisites page for instructions on how to add it.
Once the extension is installed a new extension is listed at the pane Extensions of Docker Desktop.
To uninstall the extension just execute:
make uninstall DAYTONA_VERSION={version}
As usual the code of this extension is at GitHub
After the development is done we need to rebuild and update extension https://docs.docker.com/extensions/extensions-sdk/build/frontend-extension-tutorial/#re-build-the-extension-and-update-it