Alex Bennée 6e733da676 tests/docker/docker.py: add update operation
This adds a new operation to the docker script to allow updating of
binaries in an existing container. This is because it would be
inefficient to re-build the whole container just for an update to the
QEMU binary.

To update the executable run:

    ./tests/docker/docker.py update \
        debian:armhf ./arm-linux-user/qemu-arm

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1468934445-32183-6-git-send-email-famz@redhat.com
Signed-off-by: Fam Zheng <famz@redhat.com>
2016-07-20 19:19:43 +08:00
..
2016-07-06 10:52:04 +02:00
2016-07-06 10:52:03 +02:00
2016-06-16 18:39:03 +02:00
2016-06-16 18:39:03 +02:00
2016-06-16 09:50:07 +05:30
2016-07-06 10:52:04 +02:00
2016-06-16 18:39:03 +02:00
2016-06-07 18:19:25 +03:00
2016-06-16 18:39:03 +02:00
2016-06-07 11:25:06 -05:00
2016-06-16 18:39:03 +02:00
2016-06-07 16:34:45 +01:00