mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-13 16:12:39 +01:00
4 lines
52 B
Docker
4 lines
52 B
Docker
FROM debian:jessie
|
|
|
|
COPY ./unshare /usr/bin/unshare
|