docs: add Image tag format reference doc

This commit is contained in:
Pasha Sviderski
2025-11-12 23:12:59 +10:00
parent 3e64af910a
commit bbdeedb44e
5 changed files with 155 additions and 6 deletions
@@ -63,6 +63,7 @@ The default mode is `replicated`, where you specify the number of replicas.
## See also
- [Deploy an app](1-deploy-app.md): Deploy from source code or prebuilt images
- [Deploy to specific machines](2-deploy-specific-machines.md): Deploy services to specific machines in your cluster
- [Compose Specification: deploy.mode](https://github.com/compose-spec/compose-spec/blob/main/deploy.md#mode):
Compose specification for deployment modes