L1VM podman build

I created a build script for podman to create a Fedora container with my L1VM inside. You have to pull the Fedora image and then do some steps as written in the manual. At the end you should have an image with my VM inside.

Ich erstellte ein Script mit dem man ein Fedora Container mit meiner L1VM drin baut. Zuerst muss man das Fedora Image downloaden und die Schritte im README ausführen. Am Ende sollte meine VM im Image sein.

The GitHub repo is here: L1VM-GitHub
You find the podman script in: “l1vm-podman/” directory.