proot/test/docker/debian/Dockerfile
2021-09-12 20:30:51 -04:00

5 lines
61 B
Docker

FROM debian:8
COPY . /usr/src/proot
WORKDIR /usr/src/proot