podman.io_old icon indicating copy to clipboard operation
podman.io_old copied to clipboard

Repository for podman.io website using GitHub Pages.

Results 20 podman.io_old issues
Sort by recently updated
recently updated
newest added

The "Archived Blogs" web page https://podman.io/blogs/ can easily be mistaken for being the normal "Podman blog" web page. The headline says "Podman Blogs" although the page is listed as "Archived...

I searched for `podman blog` at https://google.com I don't see https://blog.podman.io in the first search result page. The first result in the first search result page is https://podman.io/blogs/ which is...

These two URLs seem to display the same web contents * https://blog.podman.io * https://blogs.podman.io I think it would be better to select one of those URLs as the official URL....

Currently, the [installation instructions for building Podman from source][building] say that `pkg-config` is a prerequisite for building Podman on Ubuntu, but they [also suggest][crun] that it may be necessary to...

Seems related to https://github.com/containers/podman.io/issues/296 But that was related to the signing key and this seems related to certs. This is on: Ubuntu 20.04 ``` Ign:7 https://download.opensuse.org/repositories/devel:/kubic:/libcontainers/stable/xUbuntu_20.04 InRelease Err:8 https://download.opensuse.org/repositories/devel:/kubic:/libcontainers/stable/xUbuntu_20.04 Release...

The meta tags on https://blog.podman.io/ are misconfigured. The website title is currently "(no title)" and the image is a blank square.

Currently, the [installation instructions for building podman from source][building] say that > The latest version of at least one container runtime is expected to be installed on the system. >...

Since Podman 4.0 the `netavark` and `aardvark-dns` are recommended network backends, but there is no official installation instruction (or package) available for Debian/Ubuntu. This is a request to update getting-started/installation.md...

The documentation is currently hosted at: - https://podman.io (canonical) - https://docs.podman.io (extra copy, with ads) Please remove the docs.podman.io version and redirect it to the apex domain. Having the documentation...

Docker (and other projects) provides an URL endpoint to download a distribution agnostic installation script : `https://get.docker.com`. Makes installation procedure super intuitive as it makes possible for anyone to install...