Skip to content

[VW-0] Container boot#22

Merged
hartmans merged 2 commits into
mainfrom
container_boot_id
May 23, 2026
Merged

[VW-0] Container boot#22
hartmans merged 2 commits into
mainfrom
container_boot_id

Conversation

@hartmans
Copy link
Copy Markdown
Collaborator

running podman network create populated /run, which is not a tmpfs in the image. Systemd not so cleverly copies contents of /run into the tmpfs it creates. Podman detects that the system has rebooted and /run was not cleared, so it fails to let you do anything.
Clear out /run/containers and /run/libpod on the network create.

@hartmans hartmans requested a review from timrcm May 23, 2026 03:32
@hartmans hartmans merged commit 896d4d9 into main May 23, 2026
9 of 10 checks passed
@hartmans hartmans deleted the container_boot_id branch May 23, 2026 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants