mirror of
https://github.com/wireadmin/wireadmin
synced 2025-01-22 20:15:29 +00:00
fix
This commit is contained in:
parent
6559f8f46f
commit
90274b6ff8
@ -16,12 +16,6 @@ RUN xx-apk update && xx-apk upgrade && xx-apk add -U --no-cache \
|
||||
wireguard-tools \
|
||||
dnsmasq \
|
||||
tor \
|
||||
&& xx-verify \
|
||||
/bin/bash \
|
||||
/usr/bin/tor \
|
||||
/usr/sbin/dnsmasq \
|
||||
/usr/local/bin/node \
|
||||
/usr/sbin/logrotate \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
FROM --platform=${BUILDPLATFORM} golang:alpine AS pluggables
|
||||
|
Loading…
Reference in New Issue
Block a user