diff options
author | chris <cl@startx.fr> | 2014-06-21 00:18:22 +0200 |
---|---|---|
committer | chris <cl@startx.fr> | 2014-06-21 00:18:22 +0200 |
commit | beea97c85e203afcc76ddd4cc40100021de4f62a (patch) | |
tree | 9afd3212274fc0770c0d4cde4ce9a54a28e99bc4 /README.md | |
parent | a7f045bdb10bf1383795f014377fcbdc98012e74 (diff) | |
download | phpmyadmin-beea97c85e203afcc76ddd4cc40100021de4f62a.tar.gz phpmyadmin-beea97c85e203afcc76ddd4cc40100021de4f62a.tar.bz2 phpmyadmin-beea97c85e203afcc76ddd4cc40100021de4f62a.tar.xz phpmyadmin-beea97c85e203afcc76ddd4cc40100021de4f62a.zip |
adding dependency for ooconv server and exposing 2002 port for this image.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ Based on the [maxexcloo phpmyadmin](https://github.com/maxexcloo/Docker) Dockerf - **Services (sv)** - **php** -Based on the [tutum php](https://github.com/tutum/apache-php) Dockerfile +Based on the [tutum php](https://registry.hub.docker.com/u/tutum/apache-php) Dockerfile docker run --name="test-web" -d -e VIRTUAL_HOST=web.project.dev.startx.fr startx/sv-php |