A playground for Dasel.
Publicly hosted at https://dasel.tomwright.me
You can also run this yourself in Docker.
docker run -p 8080:8080 --rm ghcr.io/tomwright/daselplayground:latestDocker images are pushed to the github container repository: tomwright/daselplayground.
latest- The latest released version.dev- The latest build frommainbranch.v*.*.*- The build from the given release.
Dasel Playground versions are not related to dasel release versions, meaning daselplayground:v1.0.0 will not necessarily contain dasel:v1.0.0.