Skip to content

Instantly share code, notes, and snippets.

@100daysofdevops
Created March 10, 2019 06:20
Show Gist options
  • Select an option

  • Save 100daysofdevops/ce186162c1d56e29e72428d7267cdac3 to your computer and use it in GitHub Desktop.

Select an option

Save 100daysofdevops/ce186162c1d56e29e72428d7267cdac3 to your computer and use it in GitHub Desktop.
{
"builders": [{
"type": "docker",
"image": "centos:latest",
"export_path": "mytest.tar"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment