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

Update README.md #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update README.md #13

wants to merge 1 commit into from

Conversation

hyperglue
Copy link

we need to use docker buildx, otherwise it fails

we need to use docker buildx, otherwise it fails
@hyperglue
Copy link
Author

it fails with

Step 15/16 : RUN --mount=type=secret,id=PREPARE_SAMPLES,mode=0444 ./prepare_samples.sh
the --mount option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled

@fabiogra
Copy link
Owner

fabiogra commented Jul 2, 2024

Right, but with only that command it won't work.
I used
docker buildx build --load -t moseca .

also makes sense to update the run command

docker run -it --rm -p 7860:7860 moseca

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

Successfully merging this pull request may close these issues.

None yet

2 participants