Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArrayContainsString ¶
ArrayContainsString returns true if slice contains element
func IsDockerToolbox ¶ added in v1.8.0
func IsDockerToolbox() bool
IsDockerToolbox detects if the running docker is docker toolbox It shouldn't be run much as it requires actually running the executable. This lives here instead of in dockerutils to avoid unecessary import cycles. Inspired by https://stackoverflow.com/questions/43242218/how-can-a-script-distinguish-docker-toolbox-and-docker-for-windows
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.