Docker problem container port

Hi, i install plesk with this command:
docker run --net mynet123 -h test837.tk --ip 172.18.0.22 -d -it -p 80:80 -p 443:443 -p 8880:8880 -p 8443:8443 -p 8447:8447 plesk/plesk

and work, but after restart , ican ;t connect to plesk. I find to details in container ports delete after restart. How fix this?