FROM friwidev/jcefdocker:windows-latest WORKDIR C:/ #Copy and launch run script COPY scripts/run_windows.bat . ENTRYPOINT ["run_windows.bat"]