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

Building on MacOS #459

Open
hvitis opened this issue Dec 7, 2023 · 1 comment
Open

Building on MacOS #459

hvitis opened this issue Dec 7, 2023 · 1 comment

Comments

@hvitis
Copy link

hvitis commented Dec 7, 2023

Describe the bug
When building dockerfile on macos I get error:

ERROR: failed to solve: process "/bin/sh -c dnf upgrade -y --refresh && dnf install -y chromedriver-${CHROMIUM_VERSION}* chromium-${CHROMIUM_VERSION}* firefox-${FIREFOX_VERSION}* gcc gcc-c++ npm nodejs python3-pip python3-pyyaml tzdata xorg-x11-server-Xvfb-${XVFB_VERSION}* dnf-plugins-core && dnf clean all" did not complete successfully: exit code: 1

To Reproduce
Steps to reproduce the behavior:

  1. docker build imagename:1.0.0 .

Expected behavior
I should have a local image built

@hvitis
Copy link
Author

hvitis commented Dec 7, 2023

Is that DNF that I am missing? Could it be built on MacOS at all?

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