Skip to content

Instantly share code, notes, and snippets.

@zuzuleinen
Last active August 3, 2022 10:20
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 zuzuleinen/9bcd9b6efaa895a5fa886ee63ba38092 to your computer and use it in GitHub Desktop.
Save zuzuleinen/9bcd9b6efaa895a5fa886ee63ba38092 to your computer and use it in GitHub Desktop.
Command from yarn
#Command: {
container: bash.#Run & {
"args": args
input: *_image.output | _
_image: alpine.#Build & {
packages: {
bash: {}
yarn: {}
git: {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment