tinyraytracer/Dockerfile
2019-01-22 07:24:00 +00:00

7 lines
112 B
Docker

FROM gitpod/workspace-full
USER root
# add your tools here
RUN apt-get update && apt-get install -y \
netpbm