tinyraytracer/Dockerfile

7 lines
112 B
Docker
Raw Normal View History

2019-01-22 15:24:00 +08:00
FROM gitpod/workspace-full
USER root
# add your tools here
RUN apt-get update && apt-get install -y \
netpbm