Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add docker platforms to both experiments #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

VassilisVassiliadis
Copy link
Member

Context

ST4SD recently added an experimental backend for running component tasks using docker. This new backend makes it trivial to pull an experiment from the public registry and try it out on a laptop.

Change list

Write a few bullet points of the changes contained in this PR:

  • add support for the docker backend of st4sd

Checklist

Ensure your PR meets the following requirements:

  • This PR is associated to one (or more) issues that are open
  • I have signed off my commits (using git commit -s)
  • I agree with the ST4SD Code of Conduct

Leaving "docker-platform" empty allow the docker-like executable
(docker, podman, etc) to decide the platform.

Signed-off-by: Vassilis Vassiliadis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant