Skip to content

Does not work on Ubuntu-slim #321

@jweberst

Description

@jweberst

Problem Statement

Looking at the code of v3, docker is required on Linux runners but not required on Mac or Windows runners (those fall back to the npm install). However, ubuntu-slim does not have a docker server running on it. This type of action would be a perfect use case for ubuntu-slim runners. It seems that if the runner is Linux but Docker is unavailable, it should fallback to work the same way it works on Windows or Mac.

Solution Brainstorm

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions