shapez/.gitpod.Dockerfile

5 lines
90 B
Docker

FROM gitpod/workspace-full
RUN sudo apt-get update \
&& sudo apt install ffmpeg -yq