shapez.io/.gitpod.Dockerfile

4 lines
90 B
Docker

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