mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 01:52:32 +01:00
17fc9c0c39
* Move from subversion to git for pulling the qbittorrent webui * slight verbage changes
7 lines
96 B
Docker
7 lines
96 B
Docker
FROM scratch
|
|
|
|
LABEL maintainer="GilbN"
|
|
LABEL app="Qbittorrent"
|
|
|
|
#copy local files.
|
|
COPY root/ / |