22 Commits

Author SHA1 Message Date
warmshao
7eb62d4d55 Merge pull request #681 from ntsd/main
fix: docker base image fixed to python 3.11 slim bookworn
2025-08-31 21:05:57 +08:00
Akash
b6c665d9af Fixed docker build issue 2025-08-31 13:00:12 +05:30
ntsd
4afa2318f8 fix: docker base image fixed to python 3.11 slim bookworn 2025-08-17 21:04:37 +07:00
vincent
f66e5dc1a2 upgrade to bu==0.1.47 2025-05-15 23:55:35 +08:00
vincent
33763b1024 fix conflict 2025-05-10 20:50:07 +08:00
vincent
27c7caa44d simplify docker installation 2025-05-10 20:46:37 +08:00
vincent
b7c8fe1f04 fix dockerfile 2025-05-10 00:41:41 +08:00
Gorden Chen
50a25d5ac8 Update patchright in Dockerfile
- Set ENV PLAYWRIGHT_BROWSERS_PATH=/ms-patchright to define custom browser install path for Patchright.
- Replaced Playwright installation commands with Patchright equivalents:
    RUN patchright install --with-deps chromium
    RUN patchright install-deps
2025-05-09 23:30:43 +08:00
alexwarm
a04773266c merge dockerfile 2025-05-09 20:34:30 +08:00
Sheldon Aristide
4f44f650f2 Switched Dockerfile TARGETPLATFORM to amd64 to maintain compatibility with intel/amd64 systems 2025-02-11 11:16:04 -05:00
Sheldon Aristide
3f0e081637 Merge branch 'main' into feature/arm64-support 2025-02-05 12:36:41 -05:00
Sheldon Aristide
03b099f88d Update VNC port configuration from 5900 to 5901
Modified Dockerfile and Dockerfile.arm64 to use port 5901 for VNC service
maintaining consistency with supervisord.conf and docker-compose.yml
configurations.
2025-01-29 16:02:51 -05:00
Sheldon Aristide
e4a3f84c99 Add ARM64 support for M-series Mac with optimized Docker configurations 2025-01-25 13:32:39 -05:00
Anders Schwartz
7d9f81a8c6 add missing netcat for health check 2025-01-24 20:31:24 -05:00
vvincent1234
d26ebe8fb6 fix docker build 2025-01-24 20:00:04 +08:00
vvincent1234
b3f6324ddb fix docker build 2025-01-24 19:56:34 +08:00
vvincent1234
748d253c31 fix CHROME_PERSISTENT_SESSION error 2025-01-24 09:42:42 +08:00
tossyi
8364860566 add: the required environment variables were missing during the docker build 2025-01-19 17:59:37 +09:00
warmshao
2020a727f8 Merge pull request #122 from MeshkatShB/fix/docker-font-temp-solution
feat: add font packages to install in Dockerfile
2025-01-16 23:04:49 +08:00
meshkatshb
39845671c3 feat: add font packages to install in Dockerfile 2025-01-16 18:27:28 +03:30
Kai Ruan
14dd1d8a53 Update Dockerfile 2025-01-13 12:10:18 +08:00
casistack
eef817ff8e Add docker support 2025-01-09 19:46:43 +00:00