1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||||
|
FROM scratch |
||||
|
# This is just a dummy file. LSIO doesnt have a Nginx Proxy Manager image..SWAG for life! |
||||
|
LABEL maintainer="GilbN" |
||||
|
LABEL app="Nginx-Proxy-Manager" |
||||
|
#copy local files. |
||||
|
COPY root/ / |
Loading…
Reference in new issue