TandoorRecipes/docs
Kyle Johnston 54f85196e7 Fix Docker install instructions
Not having the backslashes for the `docker run` command resulted in an
error.

Using `80:80` is ignored. While it will work on port 80, it fails when
using any other port such as `3000:80`. Using `3000:8080` works.

Volumes should have a colon on the end, otherwise you get a `ERROR:
yaml.scanner.ScannerError: mapping values are not allowed here`

That said, the new Docker install isn't working for me yet, but I love
the idea of bundling the nginx files with the recipes container.
2021-01-05 21:50:56 -05:00
..
features added more documentation 2021-01-06 00:17:53 +01:00
install Fix Docker install instructions 2021-01-05 21:50:56 -05:00
system added more documentation 2021-01-06 00:17:53 +01:00
index.md huge documentation and setup restructure 2021-01-05 10:38:18 +01:00
preview.png huge documentation and setup restructure 2021-01-05 10:38:18 +01:00
preview.xcf huge documentation and setup restructure 2021-01-05 10:38:18 +01:00