add new seperateor and add wget
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ COPY prometheus-borg-exporter/borg_exporter.rc /etc/
|
||||
# Install packages
|
||||
RUN apk update ; apk upgrade
|
||||
RUN apk add --no-cache sudo bash bash-completion tzdata openssh openrc neofetch \
|
||||
borgbackup dateutils prometheus-node-exporter curl
|
||||
borgbackup dateutils prometheus-node-exporter curl wget
|
||||
RUN rm -rf /var/cache/apk/*
|
||||
|
||||
# Setup SSH-Server
|
||||
|
||||
Reference in New Issue
Block a user