topics/containers/commit_image.md
Have at least one image locally (run podman image ls to confirm).
If you don't have images locally, run simply podman pull nginx:alpine.
<html>
<head>
<title>It's a me</title>
</head>
<body>
<h1>Mario</h1>
</body>
curl 127.0.0.1:80. What do you see?podman diff on the new image. Explain the output