sipcapture / homer5-docker

HOMER 5 Docker Containers (OBSOLETE)
http://sipcapture.org
40 stars 61 forks source link

image sipcapture/homer-kamailio not found #5

Closed ghost closed 8 years ago

ghost commented 8 years ago

docker-compose pull ....

Pulling kamailio (sipcapture/homer-kamailio:latest)... Pulling repository docker.io/sipcapture/homer-kamailio ERROR: Error: image sipcapture/homer-kamailio not found

dougbtv commented 8 years ago

@B-eugen thanks for the heads up! We're currently aware of this and are expecting to automate the builds and release of these images to dockerhub, however in the meanwhile, you'll have to issue a docker-compose build to put together the images. Sorry for the inconvenience, for sure.

dougbtv commented 8 years ago

FYI also being addressed in #3

ghost commented 8 years ago

Omg that answer was nearly instant ;) Thank you for the info!

dougbtv commented 8 years ago

No prob, appreciate the report for sure!

ghost commented 8 years ago

@dougbtv: little hint:

cron/Dockerfile:FROM qxip/homer-webapp --> cron/Dockerfile:FROM sipcapture/homer-webapp

dougbtv commented 8 years ago

oops! thanks for the heads up, we gotta normalize the image naming convention, too, good eye