harmony/harmony
Jean-Gabriel Gill-Couture 16a665241e feat: LampScore implement dockerfile generation and image building
- Added `build_dockerfile` function to generate a Dockerfile based on the LAMP stack for the given project.
- Implemented `build_docker_image` to execute the docker build command and create the image.
- Configured user and permissions for apache.
- Included necessary apache configuration for security.
- Added error handling for docker build failures.
- Exposed port 80 for external access.
- Added basic serialization to Config struct.
2025-04-25 14:34:57 -04:00
..
src feat: LampScore implement dockerfile generation and image building 2025-04-25 14:34:57 -04:00
Cargo.toml feat: LampScore implement dockerfile generation and image building 2025-04-25 14:34:57 -04:00