This message was deleted.
# general
a
This message was deleted.
c
Can someone confirm this?
a
@clean-lawyer-76009
sudo docker run -d --restart=unless-stopped \
-p 80:80 -p 443:443 \
--privileged \
rancher/rancher:latest
c
same problem with this command, still 403
a
Remove docker from your machine and install using this command
curl <https://releases.rancher.com/install-docker/20.10.sh> | sh
c
thanks Desmond, i already installed docker via this script i tried the very same command on a freshly created vm with Ubuntu-22.04.01 and this works no idea why it doesnt work on 20.04
a
Welcome @clean-lawyer-76009. It should also work fine on ubuntu 20.04