diff options
author | Adin Scannell <ascannell@google.com> | 2020-08-25 12:21:37 -0700 |
---|---|---|
committer | Andrei Vagin <avagin@gmail.com> | 2020-09-09 17:53:10 -0700 |
commit | 92b1436011632d88fbe31ddfe434c5a49e917876 (patch) | |
tree | 4e61a9fc8e011a31aa157242ffb7da61ed2bc555 /debian/description | |
parent | 61ad71e6be239a860ed946722f0c4e4e8e643d16 (diff) |
Include shim in individual released binaries.
The debian rules are also moved to the top-level, since they
apply to binaries outside the //runsc directory.
Fixes #3665
PiperOrigin-RevId: 328379709
Diffstat (limited to 'debian/description')
-rw-r--r-- | debian/description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/description b/debian/description new file mode 100644 index 000000000..9e8e08805 --- /dev/null +++ b/debian/description @@ -0,0 +1 @@ +gVisor container sandbox runtime |