FROM registry.yandex.net/rtc-base/focal:stable

# . - content root folder, must contain all destinations from pkg.json
COPY . /

WORKDIR /

CMD /fun
