Skip to content

Commit d1356d1

Browse files
committedMay 17, 2017
Remove duplicate ansible requirements install
1 parent 12e35f6 commit d1356d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ ADD omero-grid-deps.yml requirements.yml slave.cfg run.sh process_defaultxml.py
1212
RUN yum -y install epel-release \
1313
&& yum -y install ansible \
1414
&& ansible-galaxy install -r requirements.yml \
15-
&& ansible-galaxy install -r requirements.yml \
1615
&& ansible-playbook omero-grid-deps.yml \
1716
&& pip install omego \
1817
&& useradd omero \

0 commit comments

Comments
 (0)