diff options
author | startxfr <clarue@startx.fr> | 2015-12-04 00:09:20 +0100 |
---|---|---|
committer | startxfr <clarue@startx.fr> | 2015-12-04 00:09:20 +0100 |
commit | 737e0b459db814d0452ba74ebd3a8bf4b04c3dca (patch) | |
tree | 3e01656f0cbc08d19e09ca4e597cc9d937ad8dab /README.md | |
parent | 5718ccc84456e350ae775c96ce27d2f65606a8a3 (diff) | |
download | phpmyadmin-737e0b459db814d0452ba74ebd3a8bf4b04c3dca.tar.gz phpmyadmin-737e0b459db814d0452ba74ebd3a8bf4b04c3dca.tar.bz2 phpmyadmin-737e0b459db814d0452ba74ebd3a8bf4b04c3dca.tar.xz phpmyadmin-737e0b459db814d0452ba74ebd3a8bf4b04c3dca.zip |
improving general README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ or as a parent container in your own container's. Each container is provided with various underlying OS version based on CentOS or Fedora Linux distribution +|---------------------|----------------------------------------------------------------------| +| Fedora Core | `docker run -it --name="fedora" startx/fedora bash` | +| CentOS | `docker run -it --name="centos" startx/centos bash` | |-------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------|-------------------------------------------------------------------|-----------------------------------------------------| | [![Build Status](https://travis-ci.org/startxfr/docker-images.svg)](https://travis-ci.org/startxfr/docker-images) | [Registry]([Github STARTX profile](https://github.com/startxfr/docker-images)) | [Sources](https://github.com/startxfr/docker-images/tree/master/) | [STARTX](https://github.com/startxfr/docker-images) | |