mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-10 09:22:40 +01:00
Add org.opencontainers.image.source label
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user