List of constraints and other surprises.
- Packages can't be deleted from public repositories. A quick solution is to make the repository private, delete the packages and make it public again.
- You need github token to be able to get packages from public repositories (like a docker image)
- Environment variables must have
_PATH
when a path is set in them. This may make this dificult if you have to set a environment variable for XDG