STOPSIGNAL

Insert a STOPSIGNAL instruction into the Dockerfile with args as its argument(s).


Insert a STOPSIGNAL instruction into the Dockerfile.

Parameters

signalNo

Signal Number to send when the container terminates.


Insert a STOPSIGNAL instruction into the Dockerfile.

Parameters

signalName

Signal Name to send when the container terminates.