mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 14:13:27 +01:00
Add maintainer label
This commit is contained in:
parent
0d454a15d9
commit
149e34bcd2
|
@ -59,5 +59,6 @@ ENV WEB_ROOT=html
|
|||
WORKDIR "/var/www/${WEB_ROOT}/"
|
||||
VOLUME ["/root/.wp-cli", "/var/www/${WEB_ROOT}", "/var/www/${WEB_ROOT}/wp-content"]
|
||||
|
||||
LABEL maintainer="Aleksandar Puharic <aleksandar@puharic.com>"
|
||||
ENTRYPOINT ["/init"]
|
||||
EXPOSE 80/TCP
|
||||
|
|
Loading…
Reference in New Issue
Block a user