mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-09 04:32:36 +01:00
6 lines
101 B
Docker
6 lines
101 B
Docker
FROM scratch
|
|
|
|
LABEL maintainer="GilbN"
|
|
LABEL app="The Lounge"
|
|
#copy local files.
|
|
COPY root/ / |