FROM deadbeef-builder-player-clang-14.04

RUN apt-get -qq update
RUN apt-get install -y -qq libjansson-dev libdispatch-dev libblocksruntime-dev

