mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2026-02-17 22:08:29 +08:00
up build docker
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
FROM alpine
|
||||
|
||||
ARG ARCH
|
||||
WORKDIR /app
|
||||
RUN apk add --no-cache tzdata
|
||||
COPY ./release /app/
|
||||
|
||||
Reference in New Issue
Block a user