[COMMAND] Handle STOPSIGNAL
#476 · Rust · ★ 71 · MIT · updated 1mo ago
What should be done Parse and generate the Dockerfile STOPSIGNAL instruction : add the field to the stage model, parse it from a Dockerfile, serialize it to YAML/JSON and emit it back in the generated Dockerfile. Technical recommandation Value is a signal name (SIGTERM) or number…