master
text 6 lines 87 Bytes
Raw
1 FROM ubuntu
2
3 ADD filetiny /data/filetiny
4 ADD filerand /data/filerand
5
6 VOLUME ["/data"]