mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
7 lines
97 B
Docker
7 lines
97 B
Docker
FROM scratch
|
|
|
|
|
|
LABEL maintainer="GilbN"
|
|
LABEL app="Qbittorrent"
|
|
#copy local files.
|
|
COPY root/ / |