Hi @piersoft, thanks for the Docker support contribution! π³
After merging #14, I'll apply a few cleanup changes to align the files with the project conventions:
- Translate all comments to English β
Dockerfile, docker-compose.yml, and ckan-mcp-bridge.js contain Italian comments; the project uses English throughout
- Remove unused
portals.json COPY line in Dockerfile β the file doesn't exist in the repo
- Fix
.dockerignore reference in DOCKER-README.md β it's mentioned as a required file but wasn't included in the PR
No functional changes β only cosmetic and consistency fixes.
Hi @piersoft, thanks for the Docker support contribution! π³
After merging #14, I'll apply a few cleanup changes to align the files with the project conventions:
Dockerfile,docker-compose.yml, andckan-mcp-bridge.jscontain Italian comments; the project uses English throughoutportals.jsonCOPY line inDockerfileβ the file doesn't exist in the repo.dockerignorereference inDOCKER-README.mdβ it's mentioned as a required file but wasn't included in the PRNo functional changes β only cosmetic and consistency fixes.