2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 18:49:01 +00:00
Commit Graph

1179 Commits

Author SHA1 Message Date
github-actions
0f452571af chore: Update example.env 2022-12-20 14:17:22 +00:00
github-actions
fb39fd6415 chore: Update example.env 2022-12-20 10:46:23 +00:00
Revant Nandgaonkar
e721081f16
fix: mount assets on workers (#1022) 2022-12-20 15:26:28 +05:30
Siraj Samsudeen
b0cc2bffc7
updated link to Docker Manual with screenshots (#1013)
* updated link to Docker Manual with screenshots

* added 2 images to docs/images and linked them
2022-12-20 10:46:50 +05:30
github-actions[bot]
d85f54cd7b
chore(deps): Update pre-commit hooks (#1023)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-18 21:36:47 +05:30
github-actions[bot]
41dd3149ff
chore(deps): Update pre-commit hooks (#1021)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-17 18:12:33 +05:30
github-actions[bot]
a8adae2c84
chore(deps): Update pre-commit hooks (#1019)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-14 13:17:17 +05:30
github-actions
d15867fea3 chore: Update example.env 2022-12-13 12:35:58 +00:00
github-actions[bot]
01fdbfb226
chore(deps): Update pre-commit hooks (#1017)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-13 17:40:39 +05:30
github-actions
70c815b958 chore: Update example.env 2022-12-13 10:35:47 +00:00
dependabot[bot]
f48abb6244
chore(deps-dev): bump black from 22.10.0 to 22.12.0 (#1016)
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 17:31:22 +05:30
github-actions[bot]
45c6401da9
chore(deps): Update pre-commit hooks (#1015)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-10 13:52:56 +05:30
Revant Nandgaonkar
009877d67c
fix: create config directory in worker image (#1014)
* fix: add git to worker image

* fix: create config directory in worker image
2022-12-10 13:52:37 +05:30
github-actions
19c5e5099c chore: Update example.env 2022-12-08 15:50:14 +00:00
github-actions[bot]
c6aa9e21c8
chore(deps): Update pre-commit hooks (#1011)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-08 18:43:57 +05:30
github-actions
d9fa219bb1 chore: Update example.env 2022-12-06 14:54:23 +00:00
github-actions
c35613d64b chore: Update example.env 2022-12-06 10:25:22 +00:00
github-actions[bot]
17197aca2c
chore(deps): Update pre-commit hooks (#1007)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-12-04 04:17:42 +05:30
github-actions
51024d819d chore: Update example.env 2022-11-30 15:34:51 +00:00
github-actions[bot]
24b96ff6af
chore(deps): Update pre-commit hooks (#1005)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-30 14:06:55 +05:30
github-actions
f683edc205 chore: Update example.env 2022-11-29 13:31:32 +00:00
github-actions
915fb780b6 chore: Update example.env 2022-11-29 10:43:51 +00:00
github-actions[bot]
41cba18a1a
chore(deps): Update pre-commit hooks (#1003)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-24 14:08:39 +05:30
github-actions
77eac51125 chore: Update example.env 2022-11-22 16:14:45 +00:00
github-actions
933fc37209 chore: Update example.env 2022-11-22 13:24:14 +00:00
github-actions
e858078d30 chore: Update example.env 2022-11-15 13:15:51 +00:00
github-actions
b2f6bf1a48 chore: Update example.env 2022-11-15 11:07:31 +00:00
github-actions[bot]
7b5eac5d53
chore(deps): Update pre-commit hooks (#1001)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-11 15:57:07 +05:30
github-actions[bot]
ac039770dc
chore(deps): Update pre-commit hooks (#1000)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-11-10 13:14:08 +05:30
github-actions
1d707e86be chore: Update example.env 2022-11-08 12:27:55 +00:00
github-actions
bf1f8b4c16 chore: Update example.env 2022-11-08 10:39:19 +00:00
Revant Nandgaonkar
63902fd427
fix(frappe-socketio): use package.json from frappe repo (#996)
fixes #994
2022-11-05 14:43:33 +05:30
github-actions
3661059667 chore: Update example.env 2022-11-04 15:58:35 +00:00
Smit Vora
e468921b5e
fix: incorrect eval for bool in bash (#995) 2022-11-04 17:12:13 +05:30
github-actions
6c1e8c2c08 chore: Update example.env 2022-11-03 08:17:35 +00:00
Smit Vora
01bd8f6bb2
feat: install client apps using script (#992)
* feat: install client apps using script

* chore: ignore shellcheck pre-commit
2022-11-03 12:59:11 +05:30
github-actions
2a334a2724 chore: Update example.env 2022-11-01 17:32:13 +00:00
github-actions
ba3cadbc4f chore: Update example.env 2022-11-01 13:54:43 +00:00
github-actions[bot]
20eab28bab
chore(deps): Update pre-commit hooks (#986)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-30 15:22:26 +05:30
Peter Dave Hello
bfd847eaca
Prevent leaving pip install cache in Docker image (#985) 2022-10-28 18:45:44 +05:30
github-actions[bot]
d022634811
chore(deps): Update pre-commit hooks (#984)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-28 18:41:42 +05:30
github-actions
a42e97579f chore: Update example.env 2022-10-26 05:21:32 +00:00
github-actions
8b01439daa chore: Update example.env 2022-10-25 12:36:12 +00:00
dependabot[bot]
64257ecaa6
chore(deps): bump pytest from 7.1.3 to 7.2.0 (#982)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 16:49:25 +05:30
Babuuu
83f7db0c50
Use docker --chown command instead of RUN chown (#979)
The `RUN chown -R frappe:frappe /home/frappe` command was taking too long for me, over 6 minutes before I gave up and killed it. docker chown is faster, and it helps avoid creating a new layer.
2022-10-24 17:52:22 +05:30
dependabot[bot]
35b944d850
chore(deps): bump nginxinc/nginx-unprivileged in /images/nginx (#978)
Bumps nginxinc/nginx-unprivileged from 1.23.1-alpine to 1.23.2-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 21:49:32 +05:30
dependabot[bot]
37b59843f5
chore(deps): bump webfactory/ssh-agent from 0.6.0 to 0.7.0 (#977)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 21:49:07 +05:30
github-actions[bot]
ceae7e9ba0
chore(deps): Update pre-commit hooks (#976)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-10-21 21:47:56 +05:30
dependabot[bot]
82cc15253a
chore(deps): bump webfactory/ssh-agent from 0.5.4 to 0.6.0 (#971)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.5.4...v0.6.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 14:23:26 +05:30
Revant Nandgaonkar
8e7f8b3b71
fix: install correct nodejs as per frappe version (#970)
fixes #967, #969
2022-10-19 14:22:07 +05:30