Skip to content
Snippets Groups Projects
Commit 91b1aa88 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'libaio' into 'master'

Add libaio in Dockerfile for vscode

Closes ATLINFR-3517

See merge request !32495
parents 3cf92ed1 e84daea6
No related branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!32495Add libaio in Dockerfile for vscode
......@@ -11,7 +11,7 @@ WORKDIR /root
RUN yum -y install which sclo-git25 wget tar atlas-devel libuuid-devel texinfo \
python2-pip redhat-lsb-core libX11-devel libXpm-devel libXft-devel \
libXext-devel openssl-devel glibc-devel rpm-build libcurl-devel \
mesa-libGL-devel && \
mesa-libGL-devel libaio && \
yum clean all
# Set up the ATLAS user, and give it super user rights.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment