[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [atomic-devel] podman user defined network support



On Wed, 8 May 2019 at 09:53, Farkas Levente <lfarkas lfarkas org> wrote:
>
> hi,
> it seems that podman do not support network command. ie. it's not
> possible to create user defined network.
>
> is it possible to create a user defined network somehow?
>
> is it possible to define a user defined network is rootless mode?
>
> since podman do not support --link how can communicate two container in
> a podman environment?
>
> without this feature is there any other way than --net=host? since
> currently i can't find any other ways. eg. a db and a service container.

Hi podman can create pods, the container started within one pod share
the same network. You can check this blog post for more detail
https://developers.redhat.com/blog/2019/01/15/podman-managing-containers-pods/

>
> thanks in advance.
>
> --
>   Levente                               "Si vis pacem para bellum!"
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]