Skip to content

Allow setting docker command line options when running starting a container #934

@smorimoto

Description

@smorimoto

Currently, the lack of a way to enable it in the Actions runner is quite a problem, and adding this feature allows testing on various architectures without having to provision a self-host runner. Docker supports the --experimental flag at the moment, so we can probably implement it without much extra work. What do you think? And I can implement that if you don't have much bandwidth.

Related links:
https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idcontainer
https://github.com/docker/cli/blob/master/experimental/README.md

Related issues:
#648
actions/runner-images#1368

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions