Enable ubuntu16 deb creation and publishing
This commit is contained in:
parent
2663d03dc9
commit
f75ee876d8
4 changed files with 78 additions and 14 deletions
|
@ -28,7 +28,8 @@ RUN apt-get install -y libunwind8 \
|
|||
liblttng-ust0 \
|
||||
libssl1.0.0 \
|
||||
zlib1g \
|
||||
libuuid1 && \
|
||||
libuuid1 \
|
||||
liblldb-3.6 && \
|
||||
apt-get clean
|
||||
|
||||
# Setup User to match Host User, and give superuser permissions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue