Commit Graph
17 Commits
Author SHA1 Message Date
denozord 82c9ff8a04 feat(Docker, encryption): add mandatory ENCRYPTION_KEY environment variable for IPSec password encryption; update documentation and Docker configurations to reflect changes
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m18s
2026-01-22 20:07:29 +07:00
denozord bda9b4fc27 chore: Update Dockerfile for faster npm installation and enhance package.json with additional testing dependencies to improve development and testing capabilities.
Publish Fast Tabler Docker image / build-and-push-fast (push) Has been cancelled
2025-12-24 16:19:52 +07:00
denozord 248b78ce96 chore: Optimize Dockerfile for faster npm installation and update package.json to include additional build checks and dependencies for improved development workflow.
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 1m15s
2025-12-24 16:17:00 +07:00
denozord b80bd402a2 feat: Добавить копирование новых папок middleware, routes, services и utils в Dockerfile.fast для улучшения структуры приложения и обеспечения доступности необходимых модулей при сборке контейнера.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m30s
2025-10-03 01:56:28 +07:00
denozord 495063a510 feat: Обновить Dockerfile.fast для корректного копирования папки lib с модулями валидации в Docker контейнер при сборке
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m29s
2025-10-02 16:48:57 +07:00
denozord b1b956f05b chore: Update Dockerfile to switch from npm ci to npm install for improved caching and dependency management
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 6m35s
2025-08-08 09:12:53 +07:00
denozord fd9f598f95 chore: Change NODE_ENV to development and update npm command in Dockerfile for improved build process
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 3m41s
2025-08-08 09:04:15 +07:00
denozord 9d6cef6f9b chore: Update Dockerfile to replace npm run build with npx vite build for improved build process consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 6m54s
2025-08-08 08:55:19 +07:00
denozord a8c7d3e73e refactor: Update Dockerfile to use glibc-based images for frontend and backend builds, and implement a minimal distroless runtime for improved security and efficiency. Enhance CI workflow with cleanup of old Docker images.
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 4m50s
2025-08-08 08:47:59 +07:00
denozord 4e5025b86e chore: Update Dockerfile to switch from npm ci to npm install for improved dependency management with caching
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 2m36s
2025-08-08 08:33:10 +07:00
denozord c139a0c9c9 feat: Update Dockerfile and package.json to optimize Rollup build process and add optional Rollup dependency
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 2m58s
2025-08-08 08:26:55 +07:00
denozord b0094e4658 feat: Update Docker configuration and enhance AutoUrlManager with copy functionality for example format
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 4m32s
2025-08-08 08:18:32 +07:00
denozord c96245ae67 chore: Enhance Dockerfile.fast for improved caching, dependency installation, and security by adding a non-root user
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m19s
2025-07-09 09:04:54 +07:00
denozord 3e8d43f1bd fix CI
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 7m21s
2025-07-09 08:56:03 +07:00
denozord b4f1a2858d chore: Remove production flag from npm ci in Dockerfile.fast for improved dependency installation
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 6m38s
2025-07-09 08:48:56 +07:00
denozord 82f2d62bf8 refactor: Replace Dockerfile with Dockerfile.fast for faster builds and add Dockerfile.test for testing purposes
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 5m40s
2025-07-08 23:54:18 +07:00
denozord 97711f26cb chore: Optimize Dockerfile for improved build performance and update Gitea workflows with Docker Buildx support
Publish Tabler Docker image / build-and-push-tabler (push) Has been cancelled
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 5m52s
2025-07-08 23:44:11 +07:00