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