-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
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
Labels
Type
Projects
Status
✅ Done