Skip to content

Probably redundant systemd dependency #1

Description

@MNarath1

wolf-eepy/Dockerfile

Lines 5 to 7 in 6add8b1

RUN apt-get update && apt-get install -y --no-install-recommends \
systemd \
&& rm -rf /var/lib/apt/lists/*

If systemd was really needed it should already be contained in the base image otherwise its just taking up space in the docker image.

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