sudo apt-get -y update
sudo apt-get -y install podman
podman run --name tuliao-wordpress -p 8080:80 -d wordpress
podman generate kube tuliao-wordpress
Last active
February 9, 2023 00:15
-
-
Save tikg/2139cb6264a30dd763ec0e18338113c9 to your computer and use it in GitHub Desktop.
https://en.euro-linux.com/blog/podman-vs-docker-secure-containerization/