Commit fb8a083
committed
Fix Docker container build for local dev and debugging (#1598)
* Fix Dockerfile multi-stage builds, closes #1597.
* Add maven.restlet.org workaround.
If the TLS cert is bad, it will break local build just like
maven building Java deps in GHA.
* Fix directory safety for doctor, closes #1600.
* Somehow, docs/run-server.sh set to non-executable again.1 parent 9546175 commit fb8a083
2 files changed
+8
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
| |||
50 | 47 | | |
51 | 48 | | |
52 | 49 | | |
| 50 | + | |
| 51 | + | |
53 | 52 | | |
File mode changed.
0 commit comments