murano-pkg-check-3.7
murano package validator tool - Python 3.x
Install
- All systems
-
curl cmd.cat/murano-pkg-check-3.7.sh
- Debian
-
apt-get install python3-murano-pkg-check
- Ubuntu
-
apt-get install python3-murano-pkg-check
- Kali Linux
-
apt-get install python3-murano-pkg-check
- Fedora
-
dnf install python3-murano-pkg-check
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-murano-pkg-check
- Dockerfile
- dockerfile.run/murano-pkg-check-3.7
python3-murano-pkg-check
murano package validator tool - Python 3.x
This package provide a way to validate Murano APPs. It checks packages against a list of known files and directories, the APP manifest consistency, and many other things. This package contains the Python 3.x module.