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
{{ message }}
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
RUN DEBIAN_FRONTEND="noninteractive" apt -y install tzdata
RUN apt install -y mc fpc lazarus mingw-w64 mingw-w64-tools libsqlite3-dev
RUN echo -e "# MS Windows .rc resource compiler\n#IFDEF CPUAMD64\n-FCx86_64-w64-mingw32-windres\n#ENDIF\n#IFDEF cpui386\n-FCi386-w64-mingw32-windres\n#ENDIF"