This commit is contained in:
Brian Zalewski 2023-06-14 08:04:35 +00:00
parent b6bbc98d9b
commit 2fef2b1bec

View file

@ -9088,7 +9088,7 @@ softwarePackages:
flatpak: com.github.tchx84.Flatseal flatpak: com.github.tchx84.Flatseal
softwarePlugins: softwarePlugins:
docker: docker:
cmd: docker extension install {PLUGIN} cmd: bash -c 'docker extension install {PLUGIN}'
plugins: plugins:
- docker/disk-usage-extension - docker/disk-usage-extension
- docker/logs-explorer-extension - docker/logs-explorer-extension