summaryrefslogtreecommitdiffstats
path: root/Services/ooconv/Dockerfile
blob: 0a50a0a24077b302f654ba1ea0f638cf7833900e (plain)
1
2
3
4
5
6
7
8
9
10
11
12


FROM       centos:latest
MAINTAINER startx dev@startx.fr

CMD rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
CMD yum install --skip-broken -y --enablerepo=rpmforge unoconv libreoffice-headless libreoffice-writer libreoffice-calc
COPY unoconv /unoconv

EXPOSE [2002]

CMD ./unoconv --listener