index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
docker
/
docker.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
docker.py: add podman support
Marc-André Lureau
1
-5
/
+43
2019-08-22
docker.py: add --run-as-current-user
Marc-André Lureau
1
-0
/
+5
2019-02-08
tests: PEP8 cleanup of docker.py, mostly white space
Alex Bennée
1
-13
/
+35
2019-02-08
tests: docker.py be even smarter with persistent binfmt_misc
Alex Bennée
1
-18
/
+38
2019-02-08
tests: make docker.py check for persistent configs
Alex Bennée
1
-0
/
+5
2019-02-08
tests: make docker.py update use configured binfmt path
Alex Bennée
1
-10
/
+15
2018-10-26
tests: Fix typos in comments and help message (found by codespell)
Stefan Weil
1
-2
/
+2
2018-10-03
Revert "docker.py: Python 2.6 argparse compatibility"
Eduardo Habkost
1
-3
/
+1
2018-07-24
docker: perform basic binfmt_misc validation in docker.py
Alex Bennée
1
-0
/
+30
2018-07-24
docker: fail more gracefully on docker.py check
Alex Bennée
1
-1
/
+6
2018-07-05
docker: add special handling for FROM:debian-%-user targets
Alex Bennée
1
-0
/
+4
2018-06-20
docker: docker.py adding age check command
Alex Bennée
1
-10
/
+36
2018-06-20
docker: docker.py add check sub-command
Alex Bennée
1
-1
/
+37
2018-06-20
docker: docker.py don't conflate checksums for extra_files
Alex Bennée
1
-3
/
+5
2018-06-20
docker: docker.py use "version" to probe usage
Alex Bennée
1
-1
/
+3
2018-06-20
docker: allow "cc" command to run in user context
Alex Bennée
1
-0
/
+4
2018-06-20
docker: extend "cc" command to accept compiler
Alex Bennée
1
-1
/
+3
2018-06-20
docker: Add "cc" subcommand
Alex Bennée
1
-0
/
+25
2018-06-20
docker: docker.py wrap StringIO import for python3
Alex Bennée
1
-1
/
+4
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
1
-8
/
+9
2018-06-05
docker: add "probe" command for configure
Alex Bennée
1
-0
/
+18
2017-11-08
docker: Improved image checksum
Fam Zheng
1
-1
/
+23
2017-09-22
docker: docker.py make --no-cache skip checksum test
Alex Bennée
1
-1
/
+2
2017-08-30
docker.py: Python 2.6 argparse compatibility
Stefan Hajnoczi
1
-1
/
+3
2017-07-17
docker.py: Improve subprocess exit code handling
Fam Zheng
1
-7
/
+12
2017-07-17
docker.py: Drop infile parameter
Fam Zheng
1
-4
/
+2
2017-06-21
docker: rebuild image if 'extra files' checksum does not match
Philippe Mathieu-Daudé
1
-3
/
+13
2017-06-21
docker: add --include-files argument to 'build' command
Philippe Mathieu-Daudé
1
-3
/
+9
2017-06-21
docker: let _copy_with_mkdir() sub_path argument be optional
Philippe Mathieu-Daudé
1
-1
/
+1
2017-03-07
tests/docker: support proxy / corporate firewall
Philippe Mathieu-Daudé
1
-0
/
+6
2017-02-24
tests/docker: add basic user mapping support
Alex Bennée
1
-2
/
+14
2016-09-23
docker: Terminate instances at SIGTERM and SIGHUP
Fam Zheng
1
-1
/
+4
2016-09-23
docker: Handle exceptions when looking for docker command
Eduardo Habkost
1
-3
/
+6
2016-09-08
docker: silence debootstrap when --quiet is given
Sascha Silbe
1
-1
/
+2
2016-09-08
docker.py: don't hang on large docker output
Sascha Silbe
1
-3
/
+6
2016-07-20
docker: Add "images" subcommand to docker.py
Fam Zheng
1
-0
/
+9
2016-07-20
tests/docker/docker.py: add update operation
Alex Bennée
1
-1
/
+58
2016-07-20
tests/docker/docker.py: check and run .pre script
Alex Bennée
1
-0
/
+12
2016-07-20
tests/docker/docker.py: support --include-executable
Alex Bennée
1
-0
/
+58
2016-07-20
tests/docker/docker.py: docker_dir outside build
Alex Bennée
1
-8
/
+13
2016-06-01
tests: Add utilities for docker testing
Fam Zheng
1
-0
/
+194