Merge "Make swift-base container build with debian"
This commit is contained in:
commit
31089795da
@ -22,7 +22,7 @@ RUN yum -y install \
|
|||||||
liberasurecode-devel \
|
liberasurecode-devel \
|
||||||
&& yum clean all
|
&& yum clean all
|
||||||
|
|
||||||
{% elif base_distro in ['ubuntu'] %}
|
{% elif base_distro in ['ubuntu', 'debian'] %}
|
||||||
|
|
||||||
RUN apt-get -y install --no-install-recommends \
|
RUN apt-get -y install --no-install-recommends \
|
||||||
liberasurecode-dev \
|
liberasurecode-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user