debian: add packages needed by containers
Add packages required by containers to the containers layer list file: - python2-* - python3-thriftpy TESTS ======================= - Run "stx download -b" and make sure it uploads these packages to aptly - Run "stx build image" and make sure its not attempting to install python2 etc Story: 2009897 Task: 45061 Signed-off-by: Davlet Panech <davlet.panech@windriver.com> Change-Id: I34a55287aeb1661caf23d89d1d584b22b5b9497c
This commit is contained in:
parent
d8e723a44f
commit
e8d83b44c9
8
debian-mirror-tools/config/debian/containers/os-std.lst
Normal file
8
debian-mirror-tools/config/debian/containers/os-std.lst
Normal file
@ -0,0 +1,8 @@
|
||||
libpython2-stdlib 2.7.18-3
|
||||
libpython2.7-minimal 2.7.18-8
|
||||
libpython2.7-stdlib 2.7.18-8
|
||||
python2 2.7.18-3
|
||||
python2-minimal 2.7.18-3
|
||||
python2.7 2.7.18-8
|
||||
python2.7-minimal 2.7.18-8
|
||||
python3-thriftpy 0.3.9+ds1-1+b5
|
Loading…
Reference in New Issue
Block a user