Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #58 from Luap99/readme
Browse files Browse the repository at this point in the history
Update podman readme
  • Loading branch information
openshift-merge-robot authored Feb 25, 2021
2 parents 0decf88 + 80bb223 commit a05ec9a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README_PODMAN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ The *dnsname* plugin allows containers to resolve each other by name. The plugi
container's name to an instance of a dnsmasq server. The plugin is enabled through adding it to a network's
CNI configuration. The containers will only be able to resolve each other if they are on the same CNI network.

**Note**: This plugin does not work with rootless containers.

This tutorial assumes you already have Podman, containernetworking-plugins, and a golang development environment installed.

## Install dnsmasq
Expand Down Expand Up @@ -84,6 +82,3 @@ network. This can be done two different ways:

1. Add the *dnsname* plugin as described in above to your default Podman network. This default network is
usually `/etc/cni/net.d/87-podman-bridge.conflist`.

2. Add a new network as described above and then edit `/etc/containers/libpod.conf` and change the
`cni_default_network` key to your network name.

0 comments on commit a05ec9a

Please sign in to comment.