RobLoach / drush-docker

:whale: Docker Container to run Drush
http://registry.hub.docker.com/u/drush/drush
Other
19 stars 19 forks source link

Error on "docker run" #40

Closed opdavies closed 8 years ago

opdavies commented 8 years ago
➜  docker docker run -d drush
Unable to find image 'drush:latest' locally
Pulling repository docker.io/library/drush
docker: Error: image library/drush:latest not found.
See 'docker run --help'.
RobLoach commented 8 years ago

It's drush/drush.

opdavies commented 8 years ago

D'oh! Of course. :)

RobLoach commented 8 years ago

Hah, it hasn't been pushed up to the main Docker community org yet. You can find that issue over at https://github.com/RobLoach/drush-docker/issues/16 .