server: store and use image's stop signal to stop containers
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
7c43d34a1b
commit
b4f1cee2a2
57 changed files with 949 additions and 10084 deletions
2
vendor/github.com/opencontainers/image-spec/schema/gen.go
generated
vendored
2
vendor/github.com/opencontainers/image-spec/schema/gen.go
generated
vendored
|
@ -18,4 +18,4 @@ package schema
|
|||
// using esc (https://github.com/mjibson/esc).
|
||||
|
||||
// This should generally be invoked with `make schema-fs`
|
||||
//go:generate esc -private -pkg=schema -ignore=.*go -ignore=.*swp .
|
||||
//go:generate esc -private -pkg=schema -include=.*\.json$ .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue