Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

driver: firecracker #57

Open
bradrydzewski opened this issue Mar 18, 2019 · 0 comments
Open

driver: firecracker #57

bradrydzewski opened this issue Mar 18, 2019 · 0 comments

Comments

@bradrydzewski
Copy link
Member

support firecracker as the runtime engine. The corresponding yaml would be slightly different than docker, and would look something like this:

---
version: 1
kind: pipeline
type: firecracker

settings:
  image: debian.img

platform:
  os: linux
  arch: amd64

steps:
- name: build
  commands:
  - go build
  - go test
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant