-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is this a BUG REPORT or FEATURE REQUEST?:
Feature request
Uncomment only one, leave it on its own line:
feature
Currently when we try to use build.sh when neither docker or podman is present, it throws error :
The build process requires docker or buildah/podman installed. Please install any of these and make sure these are executable
Terminating with error!
What happened:
When k3s is installed without docker or podman, and try to use danm plugin, it throws the error:
The build process requires docker or buildah/podman installed. Please install any of these and make sure these are executable
Terminating with error!
What you expected to happen:
No error
How to reproduce it:
Install k3s and run build.sh from danm
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request