From 903e7aa2c49b47f435be3b47cae4de3f10236d30 Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 23 Aug 2019 18:49:55 +0200 Subject: [PATCH] Update openshift.md --- docs/openshift.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/openshift.md b/docs/openshift.md index f3148812..e6f216f5 100644 --- a/docs/openshift.md +++ b/docs/openshift.md @@ -9,6 +9,7 @@ - [Operators](#operators) - [Demos](#demos) - [Videos](#videos) + - [Openshift Compliant Docker Images](openshift-compliant-docker-images) - [Slides](#slides) @@ -103,6 +104,10 @@ * [kubernetesbyexample.com 🌟🌟🌟🌟](http://kubernetesbyexample.com/) * [redhatgov.io](http://redhatgov.io) RedHatGov.io is an open source collection of workshop materials that cover various topics relating to Red Hat's product portfolio. +## Openshift Compliant Docker Images +- [DockerHub centos](https://hub.docker.com/u/centos) +- [DockerHub fedora](https://hub.docker.com/r/fedora/postgresql) + ## Videos