We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4be461 commit 0cf2082Copy full SHA for 0cf2082
README.md
@@ -81,7 +81,7 @@ Now you will now be able to specify a `-driver` of `packet` to `docker-machine`
81
82
To monitor the Docker debugging details and the Packet API calls:
83
84
-``sh
+```sh
85
go build
86
PACKNGO_DEBUG=1 PATH=`pwd`:$PATH docker-machine \
87
--debug create -d packet \
0 commit comments