Summary
While it's known how to pack build with podman , some other commands do not work. E.g. pack builder create
Reproduction
Steps
- setup with podman
- pack builder create TAG --config ./builder.toml --docker-host=inherit
Environment
pack info
Pack:
Version: 0.36.1+git-852fcaa.build-6234
OS/Arch: linux/amd64
Default Lifecycle Version: 0.20.3
Supported Platform APIs: 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13
Config:
default-builder-image = "[REDACTED]"
docker info
Client:
Version: 27.1.1
Context: default
Debug Mode: false
Plugins:
buildx: Docker Buildx (Docker Inc.)
Version: 0.16.1
Path: /usr/lib/docker/cli-plugins/docker-buildx
compose: Docker Compose (Docker Inc.)
Version: 2.29.7
Path: /usr/lib/docker/cli-plugins/docker-compose
Server:
Containers: 17
Running: 0
Paused: 0
Stopped: 7
Images: 30
Server Version: 4.4.4
Storage Driver: overlay
Native Overlay Diff: false
Using metacopy: false
Backing Filesystem: extfs
Supports d_type: true
Cgroup Driver: systemd
Cgroup Version: 2
Plugins:
Volume: local
Network: bridge macvlan ipvlan
Log: k8s-file none passthrough journald
Swarm: inactive
Runtimes: runc youki kata ocijail krun runj runsc crun crun-wasm
Default Runtime: crun
Init Binary:
containerd version:
runc version:
init version:
Security Options:
seccomp
Profile: default
Kernel Version: 6.2.16-3-pve
Operating System: altlinux
OSType: linux
Architecture: amd64
CPUs: 24
Total Memory: 64GiB
Name: alt-docker01
ID: d69227d8-57d1-4c2a-ac5c-64e18b96370c
Docker Root Dir: /var/lib/containers/storage
Debug Mode: false
Experimental: true
Live Restore Enabled: false
Product License: Apache-2.0
Summary
While it's known how to
pack buildwith podman , some other commands do not work. E.g.pack builder createReproduction
Steps
Environment
pack info
Pack:
Version: 0.36.1+git-852fcaa.build-6234
OS/Arch: linux/amd64
Default Lifecycle Version: 0.20.3
Supported Platform APIs: 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13
Config:
default-builder-image = "[REDACTED]"
docker info
Client:
Version: 27.1.1
Context: default
Debug Mode: false
Plugins:
buildx: Docker Buildx (Docker Inc.)
Version: 0.16.1
Path: /usr/lib/docker/cli-plugins/docker-buildx
compose: Docker Compose (Docker Inc.)
Version: 2.29.7
Path: /usr/lib/docker/cli-plugins/docker-compose
Server:
Containers: 17
Running: 0
Paused: 0
Stopped: 7
Images: 30
Server Version: 4.4.4
Storage Driver: overlay
Native Overlay Diff: false
Using metacopy: false
Backing Filesystem: extfs
Supports d_type: true
Cgroup Driver: systemd
Cgroup Version: 2
Plugins:
Volume: local
Network: bridge macvlan ipvlan
Log: k8s-file none passthrough journald
Swarm: inactive
Runtimes: runc youki kata ocijail krun runj runsc crun crun-wasm
Default Runtime: crun
Init Binary:
containerd version:
runc version:
init version:
Security Options:
seccomp
Profile: default
Kernel Version: 6.2.16-3-pve
Operating System: altlinux
OSType: linux
Architecture: amd64
CPUs: 24
Total Memory: 64GiB
Name: alt-docker01
ID: d69227d8-57d1-4c2a-ac5c-64e18b96370c
Docker Root Dir: /var/lib/containers/storage
Debug Mode: false
Experimental: true
Live Restore Enabled: false
Product License: Apache-2.0