]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: Dockerfile COPY with two arguments 3696/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 12 Feb 2015 10:21:00 +0000 (11:21 +0100)
committerLoic Dachary <ldachary@redhat.com>
Thu, 12 Feb 2015 10:22:12 +0000 (11:22 +0100)
commit6918a98af1bba1e7c476f2035d5d0c66caf7efdb
tree930a02ce8d6bdf23133fb8b02393446d34cff79f
parent98297e08092fb980ffcb4de5818f9c5e31ee0ed5
tests: Dockerfile COPY with two arguments

Avoid using COPY with multiple files because it will not behave as
intended with older (1.2) versions of docker.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/centos-7/Dockerfile.in
src/test/ubuntu-12.04/Dockerfile.in
src/test/ubuntu-14.04/Dockerfile.in