mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 08:01:25 +00:00
a1efca2fb5
Docker mode no longer relies on a privileged dind sidecar / host socket — each # docker job runs in its own ephemeral rootless podman, torn down with the job, with a per-job image-storage cap. So the hard block on app.windmill.dev is no longer warranted. Remove the isCloudHosted() gate (+ now-unused imports) from the script and flow inline-script pickers so Docker is selectable on cloud like any other language. Requires the cloud worker fleet to run docker-capable workers (*-full image + rootless podman) serving the auto-assigned 'docker' tag. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo