Based on this issue: https://github.com/docker/getting-started/issues/9 the base 64 encoded sha256 checksums as they exist break the container and result in a non working app.
These new values result in a working app on Docker Desktop CE Edge 2.2.3.0 running on Windows 10 Pro 2004.
mkdocs is looking for minify and it currently isn't installed causing my builds to fail (unless I am fundamentally doing something wrong?)
Added to requirements for installer
Signed-off-by: mikesir87 <mikesir87@gmail.com>
Imported from dockersamples/101-tutorial, removed other languages
for now, and replaced PWD references with Docker Desktop.