Proxmox and Docker network issue

ac21

New Member
Jul 27, 2024
13
0
1
I installed Docker LXC using this script, I know its not recommended but after install I'm not able to get to the docker GUI. I dont see the ip it was assigned on my router.

ss -antlp and ip a

Screenshot 2025-06-07 222454.png
ip r
Screenshot 2025-06-07 222641.png
 
I would ask the creator of the script ....

Basically Docker does not have a GUI

I meant to say portainer on docker, no idea what I'm doing.
I did hostname -I
input the ip with port 9443 into chrome, but back with https requesting http or something, so i put https:// before the ip and all is well now. Thank You