Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make docker: --build-arg BASE_IMAGE fails if BASE_IMAGE is not a single string #1259

Open
kba opened this issue Jul 16, 2024 · 0 comments
Open

Comments

@kba
Copy link
Member

kba commented Jul 16, 2024

 docker buildx build --progress=plain --platform linux/amd64,linux/arm64/v8 --push -f Dockerfile.cuda -t ghcr.io/ocr-d/core-cuda -t docker.io/ocrd/core-cuda --target ocrd_core_base --build-arg BASE_IMAGE=ghcr.io/ocr-d docker.io/ocrd/core  .
ERROR: "docker buildx build" requires exactly 1 argument.
See 'docker buildx build --help'.

Usage:  docker buildx build [OPTIONS] PATH | URL | -

Start a build
make: *** [Makefile:399: docker-cuda] Error 1

https://github.com/OCR-D/core/actions/runs/9962367832/job/27525950387

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant