RUN wget -c https://github.com/jsoftware/jsource/releases/download/build95/lgcc64.zip RUN unzip lgcc64.zip RUN rm lgcc64.zip RUN mv j64 .j RUN mkdir -p system/util RUN touch system/util/boot.ijs