Skip to content

Building with docker #4

@ulrichard

Description

@ulrichard

Platformio doesn't run on my computer, and so I tried to build it with the following command:
docker run --rm --mount type=bind,source="$(pwd)",target=/workspace -u id -u $USER:id -g $USER sglahn/platformio-core:latest run
But I am getting errors that something is missing in the platformio.ini file.
Could you add a short documentation on how to build the firmware?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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