mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-05 02:32:37 +01:00
6 lines
94 B
Docker
6 lines
94 B
Docker
FROM scratch
|
|
|
|
LABEL maintainer="GilbN"
|
|
LABEL app="Rutorrent"
|
|
#copy local files.
|
|
COPY root/ / |