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

Fix typo in zephyr's Dockerfile.old #2354

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Conversation

Bananymous
Copy link
Contributor

Dockerfile.old had command 'pip install --no-cache-doir' which caused the image build to fail. Fix the argument to '--no-cache-dir'.
This PR allows zephyr's docker image to build correctly.

Dockerfile had command 'pip install --no-cache-doir' which caused
the image build to fail. Fix this to correctly say '--no-cache-dir'
@wenyongh wenyongh merged commit 81f0371 into bytecodealliance:main Jul 11, 2023
368 checks passed
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Dockerfile had command 'pip install --no-cache-doir' which caused
the image build to fail. Fix this to correctly say '--no-cache-dir'.
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