Skip to content

Commit

Permalink
Add cx licenses to base Crossover image
Browse files Browse the repository at this point in the history
  • Loading branch information
ajordanBBN authored Apr 16, 2018
1 parent 14af8b5 commit 873400f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions virtue/app-containers/Dockerfile.virtue-crossover
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ RUN wget -q https://media.codeweavers.com/pub/crossover/cxlinux/demo/crossover_1

RUN apt-get install -qy python-pip && pip install --upgrade pip && pip install python-uinput

COPY cxlicense.sig /opt/cxoffice/etc/license.sig
COPY cxlicense.txt /opt/cxoffice/etc/license.txt

WORKDIR /home/virtue
USER virtue
ENV APP_TO_RUN /opt/cxoffice/bin/cxsetup

0 comments on commit 873400f

Please sign in to comment.