mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
cahgnes
This commit is contained in:
parent
4bceeb2a8f
commit
18fe273aa4
2 changed files with 77 additions and 39 deletions
2
manage
2
manage
|
|
@ -201,7 +201,7 @@ docker.build() {
|
|||
build_msg DOCKER "Last commit : $VERSION_GITCOMMIT"
|
||||
|
||||
# define the docker image name
|
||||
GITHUB_USER=$(echo "${GIT_URL}" | sed 's/.*github\.com\/\([^\/]*\).*/\1/')
|
||||
GITHUB_USER=$(echo "kvan7" | sed 's/.*github\.com\/\([^\/]*\).*/\1/')
|
||||
SEARXNG_IMAGE_NAME="${SEARXNG_IMAGE_NAME:-${GITHUB_USER:-searxng}/searxng}"
|
||||
|
||||
BUILD="build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue