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

Add Run Container to the reference implementation #223

Open
ricardozanini opened this issue Jan 22, 2025 · 0 comments
Open

Add Run Container to the reference implementation #223

ricardozanini opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
spec impl Specification Implementation reference work

Comments

@ricardozanini
Copy link
Member

Depends on #222

Use the following example to run containers from the reference implementation:

document:
  dsl: '1.0.0-alpha5'
  namespace: test
  name: run-container
  version: '0.1.0'
do:
  - runContainer:
      run:
        container:
          image: hello-world
@ricardozanini ricardozanini self-assigned this Jan 22, 2025
@ricardozanini ricardozanini added the spec impl Specification Implementation reference work label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec impl Specification Implementation reference work
Projects
None yet
Development

No branches or pull requests

1 participant