Site Map - skip to main content

Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes Monday through Friday.


hpr3511 :: Podman like Vagrant

This is how I use Podman on the desktop

<< First, < Previous, Latest >>

Hosted by Klaatu on Monday 2022-01-17 is flagged as Clean and is released under a CC-BY-SA license.
Tags: containers, podman, docker, vagrant.

Listen in ogg, spx, or mp3 format. | Comments (0)

Part of the series: Virtualization

Initiated by Deepgeek, this series contains contributions from many hosts on the topic of Virtualization

I used to use Vagrant to spin up minimal virtual machines when I needed to test code on a different distro than what I ran. Lately I've switched to Podman.

Install Podman with your distribution's package manager.

Configure it:


$ sudo --add-subuids 200000-265536 \
--add-subgids 200000-265536 \
$USER

Create a directory to share data between your container and your localhost:


$ mkdir data

Run a container, with your ./data directory mapped to /storage in the container:


$ podman run -it --volume ./data:/storage:Z busybox

Show Transcript

Automatically generated using whisper

whisper --model tiny --language en hpr3511.wav

<< First, < Previous, Latest >>


Comments

Subscribe to the comments RSS feed.

<< First, < Previous, Latest >>

Leave Comment

Note to Verbose Commenters
If you can't fit everything you want to say in the comment below then you really should record a response show instead.

Note to Spammers
All comments are moderated. All links are checked by humans. We strip out all html. Feel free to record a show about yourself, or your industry, or any other topic we may find interesting. We also check shows for spam :).

Provide feedback
Your Name/Handle:
Title:
Comment:
Anti Spam Question: What does the P in HPR stand for ?
Are you a spammer →
Who hosted this show →
What does HPR mean to you ?