summaryrefslogtreecommitdiffstats
path: root/OS/README.md
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2017-07-23 14:23:43 +0200
committerstartxfr <clarue@startx.fr>2017-07-23 14:23:43 +0200
commit11621aff584557c0141cef87b6e229f382349e9e (patch)
treee3256f0c3e19b5a020efbc8671090799906515e6 /OS/README.md
parentaec34cca4a69039bf300ad60e2b356936bad466a (diff)
downloadphpmyadmin-11621aff584557c0141cef87b6e229f382349e9e.tar.gz
phpmyadmin-11621aff584557c0141cef87b6e229f382349e9e.tar.bz2
phpmyadmin-11621aff584557c0141cef87b6e229f382349e9e.tar.xz
phpmyadmin-11621aff584557c0141cef87b6e229f382349e9e.zip
change user setting in openshift centos image to be compliant with openshift container policy
Diffstat (limited to 'OS/README.md')
-rw-r--r--OS/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/OS/README.md b/OS/README.md
index ff1d247..3609af5 100644
--- a/OS/README.md
+++ b/OS/README.md
@@ -1,6 +1,6 @@
# Docker OS Images : Centos7
-Simple container used to have an os container running in openshift and ready to investigate using sysadmin tools. This image is based on [centos/s2i-core-centos7](https://hub.docker.com/r/centos/s2i-core-centos7) done by [sclorg](https://github.com/sclorg/s2i-base-container/tree/master/core). Official image for all openshift s2i containers.
+Simple container used to have an os container running in openshift and ready to investigate using sysadmin tools. This image is based on [centos/s2i-core-centos7](https://hub.docker.com/r/centos/s2i-core-centos7) done by [sclorg](https://github.com/sclorg/s2i-base-container/tree/master/core).
You can find information on this image and how to use it by visiting the [Dockerhub registry](https://github.com/startxfr/docker-images)