Skip to content

Building on MacOS #459

@hvitis

Description

@hvitis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions