Skip to content

Instantly share code, notes, and snippets.

@martin-g
Created January 20, 2021 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martin-g/9c05b4dde071a4ee09a72bce56b94ee8 to your computer and use it in GitHub Desktop.
Save martin-g/9c05b4dde071a4ee09a72bce56b94ee8 to your computer and use it in GitHub Desktop.
---
platform: linux
image_resource:
type: registry-image
source:
repository: arm64v8/busybox
tag: latest
run:
path: echo
args: [hello world]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment