mirror of
https://github.com/searxng/searxng.git
synced 2025-10-31 18:47:07 -04:00
Docker buildx outputs the following error: variable expansion is not supported for --from, define a new stage with FROM using ARG from global scope as a workaround. Also force BuildKit extension to be installed, legacy build is no longer supported. Closes https://github.com/searxng/searxng/issues/5219