Marek Lesko
61d52a5bd1
fix: update copy command in Dockerfile to avoid globbing for web build output
2025-10-19 18:56:20 +00:00
Marek Lesko
bae87359b0
fix: update output path for Angular build in Dockerfile
2025-10-19 18:52:19 +00:00
Marek Lesko
8cc8be7c2f
fix: correct path for listing contents of build output directory in Dockerfile
2025-10-19 18:46:56 +00:00
Marek Lesko
2602c9a3b9
fix: add verification step to list contents of build output directory in Dockerfile
2025-10-19 18:45:54 +00:00
Marek Lesko
dea59357c3
fix: specify project file in dotnet restore command for clarity
2025-10-19 17:00:33 +00:00
Marek Lesko
f31ead1b6d
fix: adjust Dockerfile to copy all API files before restoring dependencies
2025-10-19 16:57:08 +00:00
Marek Lesko
ba45c54e1d
fix: reorder Dockerfile commands for improved build efficiency
2025-10-19 16:56:45 +00:00
Marek Lesko
56a5851783
fix: update Dockerfile to use npm ci for consistent installs
2025-10-19 16:52:52 +00:00
Marek Lesko
08d4432351
Changes
2025-10-14 08:22:01 +00:00
Marek Lesko
02116aa3df
Refactor HTML and configuration files for improved structure and consistency
...
- Updated videos.html to enhance readability and maintainability.
- Refactored webpack.config.js for better organization and clarity.
- Cleaned up TypeScript configuration files (tsconfig.app.json, tsconfig.json, tsconfig.spec.json) for consistency in formatting.
- Adjusted docker-compose.yaml for improved formatting and readability.
2025-08-05 06:35:56 +00:00
Marek Lesko
246c22ff70
Edit Dockerfile #5
2025-07-28 07:23:09 +00:00
Marek Lesko
c7806a5463
Edit Dockerfile #5
2025-07-27 21:05:22 +00:00
Marek Lesko
d5b870530a
Fix Docker build context path in CI configuration and add Dockerfile for multi-stage build #5
2025-07-27 17:47:10 +00:00