1
0
mirror of https://github.com/proot-me/proot.git synced 2025-10-12 05:34:46 +00:00
Files
proot/test/docker/debian/Dockerfile
2021-09-12 20:30:51 -04:00

6 lines
61 B
Docker

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