Tuesday, 14 November 2017

macos - Cannot get docker-machine to start using launchctl on OSX

I am trying to start docker-machine using a launchctl. I have install docker-machine using the docker toolbox. Here is my plist file:






Label
com.docker.machine.default
EnvironmentVariables

PATH
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin

ProgramArguments

docker-machine
start
default

RunAtLoad




However I get this error, and I unsure how to solve it.


^[[Oct  1 11:08:00 lm com.apple.xpc.launchd[1] (com.docker.machine.default[4157]): Service could not initialize: 14D136: xpcproxy + 13421 [1402][E34BADE4-4125-3886-AA5B-08E47BD0E884]: 0x2

No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...