1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00
tobspr_shapez.io/.gitpod.Dockerfile

5 lines
90 B
Docker

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