Probleme beim Verständnis der Entwicklung von Discourse

Let me try to illustrate the flow:

  1. Work on your codebase (inside /discourse).
  2. Compile your codebase into a Docker Container.
  3. Deploy that Docker Container to your production server.

One use case for running Docker locally is to test your newly compiled Docker Container before you deploy to your production server.

1 „Gefällt mir“