container: Support setting container hostname

This commit is contained in:
uumas
2026-03-12 00:12:03 +02:00
parent f721641fc6
commit ff1badbf03
3 changed files with 8 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ container_mounts: []
container_devices: []
container_publish_ports: []
container_networks: []
container_hostname: ""
container_ip: ""
container_secrets: []
container_env: {}