⚠ This is a dummy application
It was created to accompany the Docker course offered by OpenClassrooms. No security audit has been performed to validate its operation and as such it should under no circumstances be used in production.
make buildThe generated binary will be available in the ./bin directory. Run ./bin/libra -h to see the available configuration options.
make docker-imagesThe generated images will be named libra/<variant>-latest.