mirror of
https://github.com/wireadmin/wireadmin
synced 2025-01-23 04:17:00 +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 \
|
wireguard-tools \
|
||||||
dnsmasq \
|
dnsmasq \
|
||||||
tor \
|
tor \
|
||||||
&& xx-verify \
|
|
||||||
/bin/bash \
|
|
||||||
/usr/bin/tor \
|
|
||||||
/usr/sbin/dnsmasq \
|
|
||||||
/usr/local/bin/node \
|
|
||||||
/usr/sbin/logrotate \
|
|
||||||
&& rm -rf /var/cache/apk/*
|
&& rm -rf /var/cache/apk/*
|
||||||
|
|
||||||
FROM --platform=${BUILDPLATFORM} golang:alpine AS pluggables
|
FROM --platform=${BUILDPLATFORM} golang:alpine AS pluggables
|
||||||
|
Loading…
Reference in New Issue
Block a user