Skip to content

PR idea for running tklx.org/base-based container with networking #6

Description

@elimisteve

Would you accept a PR recommending that, if people want network connectivity from within a tklx.org/base-based rkt container, that they should run

sudo rkt run tklx.org/base:0.1.1 --interactive --exec /bin/bash --volume resolv,kind=host,source=/etc/resolv.conf,readOnly=true --mount volume=resolv,target=/etc/resolv.conf --net=host

rather than merely

sudo rkt run tklx.org/base:0.1.1 --interactive --exec /bin/bash

? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions