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