Some useful commands for Proxmox container management:
Mount the filesystem of a container that is not running (if you mess something up where booting the container will create problems in your network for example – not that I would have any experience with this 😉 )
pct mount <container-id>
...
pct unmount <container-id>