Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.
This repository was archived by the owner on May 6, 2022. It is now read-only.

Enable ZeroTier to be optionally included #8

@jmuchovej

Description

@jmuchovej

Modify Dockerfile to "export" two images:

  • With ZeroDNS + CoreDNS. (The current jmuchovej/zerodns achieves this.)
  • With ZeroDNS + CoreDNS + ZeroTier One client.

Ideally, this can rely on build stages. Unclear if build stages support multiple exports, though.

At worst, this becomes another job in the Docker Builds workflow which uses the latest version of jmuchovej/zerodns but adds ZeroTier. (i.e. this splits the current Dockerfile into base.Dockerfile and with-zerotier.Dockerfile.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions