mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-02-04 10:02:50 +01:00
Add org.opencontainers.image.source label
This commit is contained in:
parent
d236f0ba51
commit
7c8fa6cfc8
|
@ -47,5 +47,6 @@ WORKDIR "/var/www/html/"
|
|||
VOLUME ["/root/.wp-cli", "/var/www/html/wp-content"]
|
||||
|
||||
LABEL maintainer="Aleksandar Puharic <aleksandar@puharic.com>"
|
||||
LABEL org.opencontainers.image.source = "https://github.com/N0rthernL1ghts/wordpress"
|
||||
ENTRYPOINT ["/init"]
|
||||
EXPOSE 80/TCP
|
||||
|
|
Loading…
Reference in New Issue
Block a user