What ways are there for creating new images?
Answer
- Create a Containerfile/Dockerfile and build an image out of it
- Using
podman commiton a running container after making changes to it
podman commit on a running container after making changes to it