Skip to content

Tidy Up Dependencies #1359

@PromoFaux

Description

@PromoFaux

Currently, the dockerfile contains:

RUN apk add --no-cache git \
bash \
curl \
bind-tools \
nmap-ncat \
psmisc \
sudo \
unzip \
wget \
libidn \
nettle \
libcap \
openresolv \
iproute2-ss \
jq \
coreutils \
ncurses \
dialog \
procps \
dhcpcd \
openrc \
newt

We need to go through this list and determine what can be removed. It was mostly copied from the existing image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions