文件
websafe-kb/00-environments/profiles/core/apache-httpd/current.yaml

18 行
378 B
YAML

profile_id: apache-httpd-core-current
system_id: apache-httpd
version: current
artifact_mode: official-image
verification_mode: real
browser_required: false
services:
app:
image: httpd:2.4
ports:
- 18087:80
baseline_urls:
- http://127.0.0.1:18087/
seed_actions:
- kind: note
message: Use default seed strategy derived from repro profile.
cleanup_policy: destroy