Chatwoot/docker
Pascal Jufer 3d807684bb
fix: Reduce size of Docker image (#2779)
* fix: Ordering in Dockerfile

Folders node_modules & tmp/cache are currently not removed and thus the Docker image
size is pretty big.

I don't think we can remove app/assets & vendor/assets though as the
app won't work without those.

* Expose port 3000 in Docker image
* Further Dockerfile optimization

Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com>
2021-08-12 15:10:02 +05:30
..
dockerfiles [Enhancement] Docker support Debugging (byebug & pry) and receive emails to MailHog via smtp (#371) 2019-12-22 22:53:18 +05:30
entrypoints fix: Fix and rename pg_database_url.sh helper script (#2747) 2021-08-03 22:56:55 +05:30
Dockerfile fix: Reduce size of Docker image (#2779) 2021-08-12 15:10:02 +05:30