Commit 3e85bc8b authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

website: update formatting for docker docs

parent 1444233c
......@@ -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"
]
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment