X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=README.md;h=4cd622699eedb86bd1ad111de3044a4a8e12c542;hb=ac9d4dfdad553aa36fed69db2550db7fff08dcdb;hp=8eab1bd94e7d5fb1312e9024708784f1a6a0a571;hpb=f8c887b627e77475d9a04dc41edbce60c7a30738;p=discourse_docker.git diff --git a/README.md b/README.md index 8eab1bd..4cd6226 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,9 @@ Placeholder spot for shared volumes with various Discourse containers. You may e #### `/image` -Dockerfile for both the base image `/discourse_base` and discourse image `/discourse`. +Dockerfiles for Discourse; see [the README](image/README.md) for further details. -- `/discourse_base` contains all the OS dependencies including runit, postgres, nginx, ruby. - -- `/discourse` builds on the base image and configures a discourse user and `/var/www/discourse` directory for the Discourse source. - -The Docker repository will always contain the latest built version at: https://index.docker.io/u/samsaffron/discourse/ , you should not need to build the base image. +The Docker repository will always contain the latest built version at: https://hub.docker.com/r/discourse/discourse/, you should not need to build the base image. ### Launcher