This is a Security-Enhanced proxy for the Docker Socket specifically for AppAPI. It comes with built-in authentication and strict bruteforce protection. The rules specifying which docker APIs are ...
In the current docker/docker-compose.yml, the environment variable for the MariaDB password is misspelled as MARDIADB_PASSWORD instead of MARIADB_PASSWORD. This typo prevents the database container ...