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