This website requires JavaScript.
Explore
Help
Sign in
tgdrive
/
teldrive
Watch
1
Star
1
Fork
You've already forked teldrive
0
mirror of
https://github.com/tgdrive/teldrive.git
synced
2025-01-20 14:09:01 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
66cdb5bac9
teldrive
/
Dockerfile
5 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
sync UI and Makefile Changes
2024-02-09 00:16:34 +08:00
FROM scratch
chnaged package name
2023-08-16 05:53:02 +08:00
WORKDIR /app
sync UI and Makefile Changes
2024-02-09 00:16:34 +08:00
COPY teldrive /
update
2023-08-16 06:33:28 +08:00
EXPOSE 8080
update
2023-08-18 05:25:22 +08:00
ENTRYPOINT ["/app/teldrive"]
Reference in a new issue
Copy permalink