DockerHub @bcgovimage

DockerHub is where you can find and share container images (software components you can deploy and host) with your team and the Docker community. So teams can host their own instances of various common services or common components, we are publishing the components to https://hub.docker.com/r/bcgovimages/. Instructions for running these components is included on each entry in DockerHub.

Common Service Team Library

Our team is maintaining a github repo to manage the development, and continuous improvement of the reusable components and shared libraries we are publishing to hub.docker.com and npmjs.com.

https://github.com/bcgov/common-services-team-library

Available Images

Finding and sharing container images (software components you can deploy and host) with your team and the Docker community

Common Document Generation Service Images
Common Document Generation Service
This image provides a fast way to set up a container (Alpine Linux, NodeJS, the LibreOffice library).

https://hub.docker.com/r/bcgovimages/common-document-generation-service
Alpine Node LibreOffice
The main CDOGS image (above) is built on this dependency image that contains the open source LibreOffice application running on Alpine Node. Alpine Node is a minimal Node.js built on Alpine Linux.

https://hub.docker.com/r/bcgovimages/alpine-node-libreoffice

Finding and sharing container images (software components you can deploy and host) with your team and the Docker community

Common Object Management Service Images
Common Object Management Service
This image provides a fast way to set up an object management API with a range of features focusing on object management, permission control, and object discovery.

https://hub.docker.com/r/bcgovimages/common-object-management-service/

Finding and sharing container images (software components you can deploy and host) with your team and the Docker community

Certbot Images
Certbot
This image provides an automated way of managing and updating TLS certificates onto OpenShift Routes.

https://hub.docker.com/r/bcgovimages/certbot/