Skip to content

Instantly share code, notes, and snippets.

@britter
Created July 18, 2014 08:08
Show Gist options
  • Save britter/5f275212f299081c1559 to your computer and use it in GitHub Desktop.
Save britter/5f275212f299081c1559 to your computer and use it in GitHub Desktop.
Failed artifactory docker start
bene@Benedikts-MacBook-Pro:~/workspace/apache/commons/lang$ boot2docker up
2014/07/18 10:04:09 Waiting for VM to be started...
2014/07/18 10:04:20 Started.
2014/07/18 10:04:20 To connect the Docker client to the Docker daemon, please set:
2014/07/18 10:04:20 export DOCKER_HOST=tcp://192.168.59.103:2375
bene@Benedikts-MacBook-Pro:~/workspace/apache/commons/lang$ redock
bene@Benedikts-MacBook-Pro:~/workspace/apache/commons/lang$ docker images
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
ubuntu latest e54ca5efa2e9 4 weeks ago 276.5 MB
joemccall86/artifactory latest 8dbd9e392a96 15 months ago 128 MB
bene@Benedikts-MacBook-Pro:~/workspace/apache/commons/lang$ docker run --detach --publish 8081:8081 --name artifactory joemccall86/artifactory
2014/07/18 10:06:35 Error response from daemon: No command specified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment