index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
docker
/
docker.py
Age
Commit message (
Expand
)
Author
2017-06-21
docker: rebuild image if 'extra files' checksum does not match
Philippe Mathieu-Daudé
2017-06-21
docker: add --include-files argument to 'build' command
Philippe Mathieu-Daudé
2017-06-21
docker: let _copy_with_mkdir() sub_path argument be optional
Philippe Mathieu-Daudé
2017-03-07
tests/docker: support proxy / corporate firewall
Philippe Mathieu-Daudé
2017-02-24
tests/docker: add basic user mapping support
Alex Bennée
2016-09-23
docker: Terminate instances at SIGTERM and SIGHUP
Fam Zheng
2016-09-23
docker: Handle exceptions when looking for docker command
Eduardo Habkost
2016-09-08
docker: silence debootstrap when --quiet is given
Sascha Silbe
2016-09-08
docker.py: don't hang on large docker output
Sascha Silbe
2016-07-20
docker: Add "images" subcommand to docker.py
Fam Zheng
2016-07-20
tests/docker/docker.py: add update operation
Alex Bennée
2016-07-20
tests/docker/docker.py: check and run .pre script
Alex Bennée
2016-07-20
tests/docker/docker.py: support --include-executable
Alex Bennée
2016-07-20
tests/docker/docker.py: docker_dir outside build
Alex Bennée
2016-06-01
tests: Add utilities for docker testing
Fam Zheng