website: update formatting for docker docs

pull/919/head
Mitchell Hashimoto 12 years ago
parent 1444233c23
commit 3e85bc8bf8

@ -78,7 +78,11 @@ the created image:
{ {
"post-processors": [ "post-processors": [
[ [
{ "type": "docker-import", "repository": "mitchellh/packer", "tag": "0.7" }, {
"type": "docker-import",
"repository": "mitchellh/packer",
"tag": "0.7"
},
"docker-push" "docker-push"
] ]
] ]

Loading…
Cancel
Save