python2-murano-pkg-check
murano package validator tool - Python 2.7
Install
- All systems
-
curl cmd.cat/python2-murano-pkg-check.sh
- Debian
-
apt-get install python-murano-pkg-check
- Ubuntu
-
apt-get install python-murano-pkg-check
- Kali Linux
-
apt-get install python-murano-pkg-check
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-murano-pkg-check
- Dockerfile
- dockerfile.run/python2-murano-pkg-check
python-murano-pkg-check
murano package validator tool - Python 2.7
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 2.7 module.