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