Skip to main content

Cookie Consent

This notification concerns the cookie policy requirement to ask users for their consent to use Google Analytics or other tracking tools for better optimizations/performances.
Last updated

Prerequisite

In order to use this cli tool the following packages need to be installed manually. In a later version some might be installed via the cli tool.

Login to docker with your github account , use the gh access token as password:

sh
docker login ghcr.io -u <your gh username># orecho $GITHUB_TOKEN | docker login ghcr.io --username <your gh username> --password-stdin
sh
docker login ghcr.io -u <your gh username># orecho $GITHUB_TOKEN | docker login ghcr.io --username <your gh username> --password-stdin