Skip to content

Dockerfile: /etc/nsswitch.conf workaround no longer necessary #2370

@polarathene

Description

@polarathene

The following was added in Feb 2020 as a workaround fix for Go DNS logic:

COPY nsswitch.conf /etc/nsswitch.conf

hosts: files dns


That concern was resolved with Go 1.16 (released in Feb 2021).

If you need more info / proof that it's no longer necessary, see this comment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions