github.com/cvmfs/docker-graphdriver@v0.0.0-20181206110523-155ec6df0521/data/thin_dockerfile_run/Dockerfile (about)

     1  FROM thin_scratch
     2  ADD ubuntu_cvmfs-2.4.x_rootfs-2.tar.bz2 /
     3  RUN bash -c "echo hello > /something"