docker: fix comment at top of Dockerfile

docker/README is no more - the info is all in the main README now.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2019-08-09 14:44:56 +12:00
parent b5ba406a07
commit c1925e42e0

View File

@ -1,4 +1,4 @@
# See docker/README for how to use this.
# See README for how to use this.
FROM debian:stretch
LABEL maintainer="Michael Halstead <mhalstead@linuxfoundation.org>"