Skip to content

Docker is not listed as a requirement for building from source #359

@erichaagdev

Description

@erichaagdev

It is not mentioned in the README that Docker is a requirement for building from source. By default, Docker is required by the com.felipefzdz.gradle.shellcheck plugin. The plugin can also be configured to not require Docker, in which case it will download a compatible binary using a configured installer. We should consider this as another possible option.

We have two possible options:

  1. Add having Docker running as a requirement to the Build from source section.
  2. Configure the com.felipefzdz.gradle.shellcheck plugin to not use Docker, and instead use an installer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions