Closed brunopacheco1 closed 1 month ago
This pull request addresses a bug in the harvesters by making several changes to the docker-compose.yml file. The changes primarily focus on updating container configurations, adding new volumes, and modifying port mappings.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Added new volumes for pip cache and site packages |
|
docker-compose.yml |
Updated port configuration for the ckan-dev service |
|
docker-compose.yml |
Modified Redis service configuration |
|
docker-compose.yml |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Summary by Sourcery
Update the docker-compose configuration to include new volumes for pip cache and site packages, fix the CKAN service port mapping to a fixed port, and update the Redis image version.
Build: