Commit Graph

4 Commits

Author SHA1 Message Date
Nidhi
1660ade6fb
fix: Added specific locale to root Dockerfile (#7873)
* Added specific locale to root Dockerfile

* Update Dockerfile

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-09-28 10:34:33 +05:30
Shrikant Sharat Kandula
d252554867
ci: Fix server jar paths in fat container image (#7771) 2021-09-23 19:58:53 +05:30
Shrikant Sharat Kandula
f0a61285a6
docs: Fat container documentation fixes (#7207)
Added additional details about how to use the fat container, and how to manage / maintain it.

Also includes some refactorings that shouldn't affect the functionality significantly.
2021-09-14 19:01:06 +05:30
geekup-legodevops
8119a74054
feat: Implement fat container for appsmith application (#6678)
Adds a Dockerfile along with accompanying scripts and definitions for building a fat Docker image. This image, when run as a container, will include the server, client, RTS, and necessary vendor services running all within.
2021-09-01 11:02:08 +05:30