Commit ddb4aa8
refactor: finalize single Docker deployment removal (#635)
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 <[email protected]>
Co-authored-by: Claude <[email protected]>1 parent b2cc5d6 commit ddb4aa8
File tree
11 files changed
+70
-1016
lines changed- .github/actions/build_docker_images
- docker
- docs/docs
- development/test-results
- 1.2.6
- 1.2.7
- 1.2.9
- install-and-deploy
11 files changed
+70
-1016
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 130 | + | |
139 | 131 | | |
140 | 132 | | |
141 | 133 | | |
142 | 134 | | |
143 | | - | |
144 | | - | |
| 135 | + | |
| 136 | + | |
145 | 137 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
46 | 44 | | |
47 | 45 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| |||
This file was deleted.
0 commit comments