We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker Compose plugin, also available as dietpi-software option which installs the same package:
dietpi-software
apt install docker-compose-plugin
Docker Buildx CLI plugin:
apt install docker-buildx-plugin
Docker vulnerability scan CLI plugin:
apt install docker-scan-plugin
For running container rootless:
apt install docker-ce-rootless-extras
The text was updated successfully, but these errors were encountered:
Add short info about other available plugins
c548885
See #850
StephanStS
Successfully merging a pull request may close this issue.
Docker Compose plugin, also available as
dietpi-software
option which installs the same package:Docker Buildx CLI plugin:
Docker vulnerability scan CLI plugin:
For running container rootless:
The text was updated successfully, but these errors were encountered: