sdl2-config
Layer applications
RUN apt-get update && \
apt-get install -y libsdl2-dev
RUN apt-get update && \
apt-get install -y libsdl2-dev
RUN pacman -S --noconfirm emscripten
RUN apt-get update && \
apt-get install -y libsdl2-dev
RUN dnf install -y mingw64-SDL2
RUN apt-get update && \
apt-get install -y libsdl2-dev