Lev
|
7c157aa487
|
refactor: Dockerfiles (#555)
* refactor(frappe-worker): Dockerfile
* fix(frappe-worker): Cloning frappe repo
* refactor(frappe-nginx): Dockerfile
* refactor(erpnext-nginx): Dockerfile
* chore(frappe-worker): Add space in Dockerfile
* refactor(bench): Dockerfile
* refactor(frappe-socketio): Dockerfile
* ci(Test): Add `workflow_dispatch` trigger
* fix(bench): Uncomment missing package
* fix(bench): Replace legacy `libmariadbclient-dev` with `libmariadb-dev`
* refactor(erpnext-nginx): Install script
- Remove repetitive code
- Don't explicitly install production deps (they are installed via plain `yarn` with dev deps)
- Don't write to lockfiles
* fix(erpnext-nginx): use -e flag, fix installation
* fix(erpnext-nginx): Don't install unused wget
* fix(frappe-nginx): Get newest certificates
* fix: Install ca-certificates on erpnext-nginx instead of frappe-nginx
* trigger ci
* ci(test): Fix trigger duplicate
* chore: Fix linting
|
2021-11-10 04:43:46 +05:30 |
|
Lev
|
a4c115f96d
|
build: Update Python from 3.7 to 3.9; Debian from 10 to 11
|
2021-11-03 16:48:01 +03:00 |
|
Revant Nandgaonkar
|
46920dd0be
|
feat: allow custom frappe branch during asset image build
|
2021-06-08 16:37:07 +05:30 |
|
Revant Nandgaonkar
|
c6da8a1d98
|
feat: improve and upgrade build
use nodejs v14
allow build args to pass repo and branch
|
2021-05-21 14:30:55 +05:30 |
|
Revant Nandgaonkar
|
c90783d6be
|
feat: make images arm64 compatible
|
2021-01-08 17:45:22 +05:30 |
|
Revant Nandgaonkar
|
77b9eda567
|
Revert "feat: make images arm64 compatible"
|
2021-01-07 19:44:40 +05:30 |
|
Revant Nandgaonkar
|
8d2c139fc6
|
ci: use docker buildx in travis
|
2021-01-07 19:37:46 +05:30 |
|
Revant Nandgaonkar
|
117de9d4b8
|
fix(erpnext-nginx): COPY path for install_app.sh
|
2021-01-05 17:48:11 +05:30 |
|
Revant Nandgaonkar
|
4f904fe3b9
|
feat: make images arm64 compatible
|
2021-01-05 14:47:01 +05:30 |
|
Revant Nandgaonkar
|
87558b7f0d
|
feat: add postgres support to frappe-worker
|
2020-06-29 23:28:10 +05:30 |
|
Revant Nandgaonkar
|
f5071122ed
|
fix: erpnext image build
improve travis.py
python packages not installed in editable mode
use venv module instead of virtualenv
|
2020-06-28 05:55:15 +05:30 |
|
Revant Nandgaonkar
|
18e8f05c9f
|
fix: erpnext image build errors
|
2020-06-28 00:22:23 +05:30 |
|
Revant Nandgaonkar
|
7106124a07
|
refactor: reuse Dockerfile(s)
|
2020-06-27 23:44:13 +05:30 |
|
chabad360
|
7bdd329793
|
some small changes
|
2020-03-06 06:23:53 +00:00 |
|
chabad360
|
1c513f9e41
|
Merge remote-tracking branch 'upstream/develop' into install_app
|
2020-03-06 06:21:07 +00:00 |
|
Davide Bortolami
|
6f7a9b92ac
|
Refactor renaming erpnext-assets and frappe-assets to erpnext-nginx and frappe-nginx
|
2020-03-03 23:40:11 +00:00 |
|