Docker AIO: a folder name without a space in it
The all-in-one folder is now Docker-AIO, so -f Docker-AIO/Dockerfile resolves without quoting. Every path that pointed at the old name follows it: the compose build stanza, the documented build commands, and the links from the two READMEs. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
cc1dafa9f7
commit
9487de84b0
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
Three containers — **PocketBase**, **API Server**, **Web App** — on one compose
|
||||
network. This is the deployment to use unless you specifically want everything
|
||||
in a single image; for that see [`../Docker AIO`](../Docker%20AIO).
|
||||
in a single image; for that see [`../Docker-AIO`](../Docker-AIO).
|
||||
|
||||
```
|
||||
Browser ─► Web App BFF (:8090) ──/api/*──► API Server (:8080) ─► PocketBase (:8070)
|
||||
|
||||
Reference in New Issue
Block a user