Skip to content
Snippets Groups Projects

Add Dockerisation and Collabora-specific patches

Merged Andrej Shadura requested to merge collabora/rebase into collabora/staging
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -9,6 +9,7 @@ ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update \
&& apt-get install -y \
binutils \
binfmt-support \
cpio \
curl \
debootstrap \
@@ -18,6 +19,7 @@ RUN apt-get update \
lvm2 \
lzma \
psmisc \
qemu-user-static \
rpm
RUN rm /etc/supervisor/conf.d/*
Loading