godot-xterm/addons/godot_xterm/native/Dockerfile

5 lines
144 B
Docker
Raw Permalink Normal View History

FROM kroggen/ubuntu-16.04-gcc
RUN apt-get update -y
RUN apt-get install -y python3 python3-pip gcc-multilib g++-multilib
RUN pip3 install scons