This repository has been archived on 2021-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
shapez.io/.gitpod.Dockerfile

5 lines
90 B
Docker

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