Block a user
Failing to deploy Traefik on server missing kernel
I had a similar issue a while ago. I discovered that the user I logged in on the host system with lacked user privileges.
for me, this worked:
$ sudo groupadd -f docker
$ sudo usermod…
abra app upgrade
sorts available versions lexicographically, not by semantic versioning