Commit Graph

14 Commits

Author SHA1 Message Date
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
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