|
@@ -23,7 +23,7 @@ RUN set -x \
|
|
&& curl https://repo.infoclinica.ru/yum/centos/sds-${repo}-${version}.repo -o /etc/yum.repos.d/sds-${repo}-${version}.repo \
|
|
&& curl https://repo.infoclinica.ru/yum/centos/sds-${repo}-${version}.repo -o /etc/yum.repos.d/sds-${repo}-${version}.repo \
|
|
&& yum install iputils -y \
|
|
&& yum install iputils -y \
|
|
&& yum install tomcat-8.0.26-01 -y \
|
|
&& yum install tomcat-8.0.26-01 -y \
|
|
- && yum isntall -y web-laboratory-16.1-20190628074641 \
|
|
|
|
|
|
+ && yum install -y web-laboratory-16.1-20190628074641 \
|
|
# && yum install web-laboratory -y \
|
|
# && yum install web-laboratory -y \
|
|
&& yum install mongodb-org-shell -y \
|
|
&& yum install mongodb-org-shell -y \
|
|
&& yum clean all \
|
|
&& yum clean all \
|