You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN mkdir pfaces; cd pfaces; wget https://github.com/parallall/pFaces/releases/download/Release_1.2.1d/pFaces-1.2.1-Ubuntu20.04.zip; unzip pFaces-1.2.1-Ubuntu20.04.zip; sh ./install.sh
# install pfaces and AMYTISS (version that supports pFaces v1.2)
RUN git clone https://github.com/mkhaled87/pFaces-AMYTISS
RUN cd pFaces-AMYTISS; git checkout tags/PFACES_UP_TO_1.2; export PFACES_SDK_ROOT=$PWD/../pfaces/pfaces-sdk/; sh build.sh