1
0
tükörképe a: https://github.com/dockur/windows.git synced 2026-06-12 13:19:34 +08:00

docs: Add input types (#1221)

This commit is contained in:
Kroese
2025-04-23 13:02:04 +02:00
committed by GitHub
szülő 5814473fe1
commit 56fa5288cd
2 fájl változott, egészen pontosan 4 új sor hozzáadva és 0 régi sor törölve
@@ -21,6 +21,7 @@ body:
attributes:
label: Docker compose
description: The compose file (or otherwise the `docker run` command used).
render: yaml
validations:
required: true
- type: textarea
@@ -28,6 +29,7 @@ body:
attributes:
label: Docker log
description: The logfile of the container (as shown by `docker logs windows`).
render: shell
validations:
required: true
- type: textarea
@@ -23,6 +23,7 @@ body:
attributes:
label: Docker compose
description: The compose file (or otherwise the `docker run` command used).
render: yaml
validations:
required: true
- type: textarea
@@ -30,6 +31,7 @@ body:
attributes:
label: Docker log
description: The logfile of the container (as shown by `docker logs windows`).
render: shell
validations:
required: true
- type: textarea