dcm4che-dockerfiles / dcm4chee-arc-psql

35 stars 50 forks source link

Problem installing using the readme guide #3

Closed mkauzlar closed 7 years ago

mkauzlar commented 7 years ago

Using the provided docker-compose.env and docker-compose.yml i get:

Pulling dcm4chee-arc (dcm4che/dcm4chee-arc-psql:5.9.3-logstash-secure-ui)... Pulling repository docker.io/dcm4che/dcm4chee-arc-psql ERROR: Tag 5.9.3-logstash-secure-ui not found in repository docker.io/dcm4che/dcm4chee-arc-psql

gunterze commented 7 years ago

the last offical released docker version is 5.9.2. The docker-compose.yml in github already reflects the next version, and test builds of the next version by docker hub syncs the repository description with the README.md at github.

On Wed, Mar 8, 2017 at 1:46 PM, mkauzlar notifications@github.com wrote:

Using the provided docker-compose.env and docker-compose.yml i get:

Pulling dcm4chee-arc (dcm4che/dcm4chee-arc-psql:5. 9.3-logstash-secure-ui)... Pulling repository docker.io/dcm4che/dcm4chee-arc-psql ERROR: Tag 5.9.3-logstash-secure-ui not found in repository docker.io/dcm4che/dcm4chee-arc-psql

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dcm4che-dockerfiles/dcm4chee-arc-psql/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AAYa3zky7mBEidAeXk8oFBAiqV-fVUeCks5rjqMhgaJpZM4MWvX0 .

gunterze commented 7 years ago

I will no longer trigger pre-builds of the next version by docker hub, but upload them manually, to avoid updating the description for the repository at dockerhub before release.