diff options
Diffstat (limited to 'ooconv/Dockerfile')
-rw-r--r-- | ooconv/Dockerfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ooconv/Dockerfile b/ooconv/Dockerfile new file mode 100644 index 0000000..9bde713 --- /dev/null +++ b/ooconv/Dockerfile @@ -0,0 +1,5 @@ + + +FROM maxexcloo/phpmyadmin:latest +MAINTAINER startx dev@startx.fr + |