Skip to content

docker/podman documentation updates

Simon McVittie requested to merge wip/smcv/podman-docs into master
  • virt-docker(1): Mention how to generate images locally

    Some developers prefer not to trust docker.io, which is a third-party service. We already mentioned this mode in the a-b-docker man page, but not in a-v-docker.

  • build-docker: Consistently use podman in examples

    We're recommending podman over docker as being able to run without root-equivalence, so let's use commands that an unprivileged user can run without modification.

/cc @elbrus

Merge request reports

Loading