Commit 7141f4d
committed
Moved and renamed Docker files
The name of the Docker Compose file now matches more closely with
the ones in the Docker docs, e.g. `compose.yaml` in https://docs.docker.com/compose/gettingstarted/#step-2-define-services-in-a-compose-file
and `compose.<something>.yaml` in https://docs.docker.com/compose/how-tos/multiple-compose-files/merge/
Chose a `.dev` suffix for it, to make it clearer that it's only used for
development stuff (not production).1 parent 0f5f1f2 commit 7141f4d
2 files changed
+3
-3
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
0 commit comments