diff options
author | chris <cl@startx.fr> | 2014-06-20 19:26:53 +0200 |
---|---|---|
committer | chris <cl@startx.fr> | 2014-06-20 19:26:53 +0200 |
commit | 8b6370786114c8491e5ce7150a9ee10d4f5fbf76 (patch) | |
tree | c1bbdc577d5e3f29bb19859198ed84a12669d239 /ooconv/Dockerfile | |
parent | 5973bf226ae3ab4ceca6fec1e1bdac8bf38c7db8 (diff) | |
download | phpmyadmin-8b6370786114c8491e5ce7150a9ee10d4f5fbf76.tar.gz phpmyadmin-8b6370786114c8491e5ce7150a9ee10d4f5fbf76.tar.bz2 phpmyadmin-8b6370786114c8491e5ce7150a9ee10d4f5fbf76.tar.xz phpmyadmin-8b6370786114c8491e5ce7150a9ee10d4f5fbf76.zip |
Added sample to the readme and change directory structure
Diffstat (limited to 'ooconv/Dockerfile')
-rw-r--r-- | ooconv/Dockerfile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ooconv/Dockerfile b/ooconv/Dockerfile deleted file mode 100644 index 9bde713..0000000 --- a/ooconv/Dockerfile +++ /dev/null @@ -1,5 +0,0 @@ - - -FROM maxexcloo/phpmyadmin:latest -MAINTAINER startx dev@startx.fr - |