{{ $commands := site.Data.docs.administration.example_docker_install_commands }} {{ $defaultCommand := (index $commands 0).title }}
{{ range $commands }} {{ end }}
{{ range $commands }}
{{ highlight .command "bash" "" }}
{{ end }}