mirror of
https://github.com/containers/podman.git
synced 2025-06-08 16:28:51 +08:00
.github
cmd
cni
completions
contrib
dependencies
docs
hack
libpod
logo
pkg
test
utils
testdata
ports.go
utils.go
utils_supported.go
utils_test.go
utils_windows.go
vendor
version
.cirrus.yml
.dockerignore
.gitignore
.golangci.yml
.pre-commit-config.yaml
.ubuntu_prepare.sh
CODE-OF-CONDUCT.md
CONTRIBUTING.md
DISTRO_PACKAGE.md
LICENSE
Makefile
OWNERS
README.md
RELEASE_NOTES.md
RELEASE_PROCESS.md
SECURITY.md
Vagrantfile
build_osx.md
commands-demo.md
commands.md
docker
go.mod
go.sum
install.md
podman.spec.rpkg
pyproject.toml
rootless.md
transfer.md
troubleshooting.md

memoize its result and use it for subsequent calls. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>