mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 17:24:00 -04:00
website: update formatting for docker docs
This commit is contained in:
@@ -78,7 +78,11 @@ the created image:
|
||||
{
|
||||
"post-processors": [
|
||||
[
|
||||
{ "type": "docker-import", "repository": "mitchellh/packer", "tag": "0.7" },
|
||||
{
|
||||
"type": "docker-import",
|
||||
"repository": "mitchellh/packer",
|
||||
"tag": "0.7"
|
||||
},
|
||||
"docker-push"
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user