19 Commits

Author SHA1 Message Date
Ivan
03d00d057e feat(Dockerfile): add healthcheck and add explicit USER 2026-03-31 17:04:24 +03:00
Ivan
31317324bf Add docker-entrypoint.sh and update Dockerfile for entrypoint configuration 2026-03-22 15:04:07 +03:00
Sudo-Ivan
8845af182a Add Global Args 2026-03-09 16:16:00 -05:00
Sudo-Ivan
aeab301891 Cleanup docker files 2026-03-09 13:42:00 -05:00
Sudo-Ivan
6c4298926c Update pip version to 26.0 in Dockerfile 2026-02-23 19:52:54 -06:00
Sudo-Ivan
20177e9a38 Update Node.js and pnpm versions in Dockerfile, and modify pip install command to use --no-cache-dir 2026-02-23 19:34:08 -06:00
Sudo-Ivan
f2e5de9f0e Update Dockerfile
- Newer image to fix vulns in openssl
- Enforce non-root
2026-02-05 18:37:51 -06:00
Sudo-Ivan
9cfbf94ddb no-cache for Docker builds in CI workflow 2026-01-14 08:30:51 -06:00
Sudo-Ivan
02c2f1d09a Update Dockerfile 2026-01-14 08:05:06 -06:00
Sudo-Ivan
2652f1dd87 chore(Dockerfile): upgrade pip to version 25.3 due to vuln in older version. 2026-01-08 12:39:31 -06:00
Sudo-Ivan
6498956903 chore(Dockerfile): downgrade Python image to 3.12.12 and add espeak-ng package 2026-01-08 12:14:16 -06:00
Sudo-Ivan
33cbe07750 chore(docker): remove espeak-ng 2026-01-05 17:39:06 -06:00
Sudo-Ivan
30cab64101 chore(docker): add git to build dependencies in Dockerfile 2026-01-05 12:01:59 -06:00
Sudo-Ivan
52e5a60724 refactor(docker): streamline multi-stage build process and optimize dependencies 2026-01-04 23:02:48 -06:00
Sudo-Ivan
81dcc826d9 fix(Dockerfile): update user and group creation, enhance build process, and improve command execution for meshchat 2026-01-04 00:03:31 -06:00
Sudo-Ivan
7f30ffe07a chore(docker): update Docker configuration 2026-01-03 22:12:39 -06:00
Sudo-Ivan
35f17b59d5 chore(docker): update Dockerfile to streamline build process with new Node.js and Python versions, add missing configuration files, and optimize dependency installation 2026-01-02 17:24:16 -06:00
Sudo-Ivan
a526e88385 chore(Dockerfile): add ffmpeg, espeak-ng, and opusfile dependencies for enhanced media processing capabilities 2026-01-01 17:59:01 -06:00
Sudo-Ivan
716007802e 0.1.0 2026-01-01 15:05:29 -06:00