Skip to content

Conversation

@matiwinnetou
Copy link
Collaborator

Remove all single Docker deployment files, documentation, and CI/CD configurations as part of the migration to Docker Compose only.

Changes:

  • Delete single Docker files (Dockerfile, entrypoint.sh, .env.dockerfile, readme.md)
  • Remove deprecated test results for single docker (1.2.6, 1.2.7, 1.2.9)
  • Update GitHub Actions to remove all-in-one Docker image builds
  • Update CLAUDE.md to remove single docker commands
  • Update documentation to focus on Docker Compose deployment
  • Increase PR preprod tests timeout to 60 minutes

This completes the transition to Docker Compose as the only supported deployment method, providing better modularity and resource management.

🤖 Generated with Claude Code

Complete removal of single Docker deployment infrastructure and documentation.

Changes:
- Remove all single Docker deployment files (Dockerfile, entrypoint.sh, .env.dockerfile, readme.md)
- Delete deprecated single docker test results (versions 1.2.6, 1.2.7, 1.2.9)
- Update GitHub Actions to remove all-in-one Docker builds
- Update CLAUDE.md to remove single docker commands
- Update deployment documentation for Docker Compose only

This completes the transition to Docker Compose as the sole deployment method,
providing better modularity, scalability, and maintenance.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@matiwinnetou matiwinnetou merged commit 811ad5f into develop3 Oct 29, 2025
1 of 2 checks passed
@matiwinnetou matiwinnetou deleted the remove-single-docker branch October 29, 2025 15:25
matiwinnetou added a commit that referenced this pull request Oct 30, 2025
Complete removal of single Docker deployment infrastructure and documentation.

Changes:
- Remove all single Docker deployment files (Dockerfile, entrypoint.sh, .env.dockerfile, readme.md)
- Delete deprecated single docker test results (versions 1.2.6, 1.2.7, 1.2.9)
- Update GitHub Actions to remove all-in-one Docker builds
- Update CLAUDE.md to remove single docker commands
- Update deployment documentation for Docker Compose only

This completes the transition to Docker Compose as the sole deployment method,
providing better modularity, scalability, and maintenance.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org>
Co-authored-by: Claude <noreply@anthropic.com>
matiwinnetou added a commit that referenced this pull request Nov 4, 2025
Complete removal of single Docker deployment infrastructure and documentation.

Changes:
- Remove all single Docker deployment files (Dockerfile, entrypoint.sh, .env.dockerfile, readme.md)
- Delete deprecated single docker test results (versions 1.2.6, 1.2.7, 1.2.9)
- Update GitHub Actions to remove all-in-one Docker builds
- Update CLAUDE.md to remove single docker commands
- Update deployment documentation for Docker Compose only

This completes the transition to Docker Compose as the sole deployment method,
providing better modularity, scalability, and maintenance.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org>
Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants