Islandora-Devops / isle-dc

ISLE 8 - Dockerized Islandora 8 Deployment orchestrated with docker-compose
MIT License
22 stars 60 forks source link

Move alpaca connector private image to official Dockerhub #46

Closed g7morris closed 4 years ago

g7morris commented 4 years ago

@birkland https://github.com/Islandora-Devops/isle-dc/blob/development/docker-compose.yml#L243 appears we are still using a private image for the alpaca connector?

Should we be building from https://github.com/Islandora-Devops/isle-alpaca/blob/dev/Dockerfile and pushing to the official Islandora Dockerhub now? I can then update the docker-compose.yml accordingly.

(would love to also assign you here but still can't seem to, are you a member yet? I can send an invite again)

I can do this but just want to be sure we're on the right track.

g7morris commented 4 years ago

Per https://github.com/Islandora-Devops/isle-dc/issues/19 this task has been completed. PR accepted and new image built. Pushed to islandora Dockerhub