podman.io
Podman: A tool for managing OCI containers and pods.
Package Information
- Domain:
podman.io
- Name:
podman.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +podman.io -- $SHELL -i
Programs
This package provides the following executable programs:
podman
podman-remote
podman-mac-helper
Aliases
This package can also be accessed using these aliases:
podman
Available Versions
Show all 39 versions
5.5.1
,5.5.0
,5.4.2
,5.4.1
,5.4.0
5.3.2
,5.3.1
,5.3.0
,5.2.5
,5.2.4
5.2.3
,5.2.2
,5.2.1
,5.2.0
,5.1.2
5.1.1
,5.1.0
,5.0.3
,5.0.2
,5.0.1
5.0.0
,4.9.5
,4.9.4
,4.9.3
,4.9.2
4.9.1
,4.9.0
,4.8.3
,4.8.2
,4.8.1
4.8.0
,4.7.2
,4.7.1
,4.7.0
,4.6.2
4.6.1
,4.6.0
,4.5.1
,4.5.0
Latest Version: 5.5.1
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +podman.io@5.5.1 -- $SHELL -i
Dependencies
This package depends on:
qemu.org
github.com/containers/gvisor-tap-vsock
darwin:github.com/crc-org/vfkit
Related Packages
These packages work well with podman.io:
openssh.com
- A package from openssh.com
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.podmanio
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.