|
|
há 1 ano atrás | |
|---|---|---|
| .. | ||
| alpine | há 1 ano atrás | |
| envoy | há 1 ano atrás | |
| focal | há 1 ano atrás | |
| jammy | há 1 ano atrás | |
| spring | há 1 ano atrás | |
| .gitignore | há 1 ano atrás | |
| README.md | há 1 ano atrás | |
sudo apt install crun podman buildah
commands
podman image prune # removes all dangling images
podman system reset # clean
podman images # show images
podman ps -a # show containers
podman load -i tmp/palm-CODE-TIMESTAMP.tar # import image
Envoy build
podman pull docker.io/envoyproxy/envoy-dev:latest
podman run --rm -it docker.io/envoyproxy/envoy-dev:latest