Shu Muto 2fe0d61529 Use Angular-Schema-Form for container creation
To modify dialog easily, this patch uses Angular-Schema-Form
for container creation dialog.
This also makes easier to implement update dialog in the future.

Change-Id: Id369ec6650931433e3e5fd4569838c3ff420e504
2017-06-14 15:27:37 +09:00

7 lines
249 B
HTML

<p translate>
Signal to send to the container: integer or string like SIGINT.
When not set, SIGKILL is set as default value and the container will exit.
The supported signals varies between platform.
Besides, you can omit 'SIG' prefix.
</p>