Commit 68ce888
refactor: complete removal of single Docker deployment
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](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e28d3e0 commit 68ce888
File tree
12 files changed
+71
-1017
lines changed- .github
- actions/build_docker_images
- workflows
- docker
- docs/docs
- development/test-results
- 1.2.6
- 1.2.7
- 1.2.9
- install-and-deploy
12 files changed
+71
-1017
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 | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| 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