Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update versions, podman 4.7.2, runc 1.1.10, libfuse 3.16.2, crun 1.11.2 #71

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

adrecord
Copy link
Contributor

@adrecord adrecord commented Nov 21, 2023

version checks after building the updated images..

$ podman run --rm -it podman /bin/sh
/ # podman --version
podman version 4.7.2
/ # runc --version
runc version 1.1.10
commit: v1.1.10-0-g18a0cb0f
spec: 1.0.2-dev
go: go1.20.10
libseccomp: 2.5.4
/ # fuse-overlayfs --version
unknown argument ignored: lazytime
fuse-overlayfs: version 1.13-dev
FUSE library version 3.16.2
using FUSE kernel interface version 7.38
fusermount3 version: 3.16.2

... and crun version check from the minimal image..

$ podman run --rm -it podman-minimal /bin/sh
/ # crun --version
crun version 1.11.2
commit: ab0edeef1c331840b025e8f1d38090cfb8a0509d
rundir: /run/crun
spec: 1.0.0
+SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL

Copy link
Owner

@mgoltzsche mgoltzsche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @adrecord!

@mgoltzsche mgoltzsche merged commit 1455da6 into mgoltzsche:master Nov 22, 2023
1 check passed
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