# $Id$ FROM busybox COPY /hello.txt / #RUN cat /hello.txt CMD cat /hello.txt