🛰️ export from upstream (9298ca3)

This commit is contained in:
2026-05-24 21:19:38 +02:00
parent 2e0c340768
commit 4b56c25709
5 changed files with 63 additions and 20 deletions
+20
View File
@@ -267,6 +267,26 @@ default_services:
---
### image
The Docker image name used for building and running containers.
- **Type:** String
- **Valid in:** Global, Project, Local
- **Default:** `"sandcage"`
```yaml
# .sandcage.yml
image: my-custom-sandcage
```
```toml
# ~/.sandcage/config.toml
image = "my-custom-sandcage"
```
---
## Services
Sandcage ships with four built-in services, all enabled by default: