mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 18:42:33 +02:00
SearXNG: .github, searxng-docker
This commit is contained in:
parent
1dfac73a64
commit
499c7b3cce
8 changed files with 22 additions and 22 deletions
|
@ -80,11 +80,11 @@ LABEL maintainer="searxng <${GIT_URL}>" \
|
|||
org.label-schema.vcs-ref=${LABEL_VCS_REF} \
|
||||
org.label-schema.vcs-url=${LABEL_VCS_URL} \
|
||||
org.label-schema.build-date="${LABEL_DATE}" \
|
||||
org.label-schema.usage="https://github.com/searx/searx-docker" \
|
||||
org.label-schema.usage="https://github.com/searxng/searxng-docker" \
|
||||
org.opencontainers.image.title="searxng" \
|
||||
org.opencontainers.image.version="${SEARX_GIT_VERSION}" \
|
||||
org.opencontainers.image.url="${LABEL_VCS_URL}" \
|
||||
org.opencontainers.image.revision=${LABEL_VCS_REF} \
|
||||
org.opencontainers.image.source=${LABEL_VCS_URL} \
|
||||
org.opencontainers.image.created="${LABEL_DATE}" \
|
||||
org.opencontainers.image.documentation="https://github.com/searx/searx-docker"
|
||||
org.opencontainers.image.documentation="https://github.com/searxng/searxng-docker"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue