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

18 行
384 B
YAML

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