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 apt-get install -yq imagemagick libsox-fmt-all sox golang-go
RUN cd /tmp && git clone https://github.com/DragonMinded/libdragon.git && cd libdragon && git reset --hard $LIBDRAGON_COMMIT && make install && make tools-install
RUN cd /tmp && git clone https://github.com/sezero/mikmod.git && cd mikmod/libmikmod/n64 && make -f Makefile.n64 install