59 Commits (b6bcab38deb2fad026f490651dfd38ed07528f4e)

Author SHA1 Message Date
Paolo Bonzini 17cd6e2bbf docker.py: always use --rm 6 years ago
Alex Bennée e336cec3a5 tests/docker: fix update command due to python3 str/bytes distinction 6 years ago
Alex Bennée f73e485285 docker.py: fix fetching of FROM layers 6 years ago
Alex Bennée 85c5e69923 tests/docker: fall back more gracefully when pull fails 6 years ago
Alex Bennée e6f1306b10 tests/docker: add --registry support to tooling 6 years ago
Alex Bennée 767b6bd22b tests/docker: change tag naming scheme of our images 6 years ago
Paolo Bonzini af509738f8 docker.py/build: support binary files in --extra-files 6 years ago
Paolo Bonzini dfae628459 docker.py/build: support -t and -f arguments 6 years ago
John Snow 2d110c1149 python: remove more instances of sys.version_info 6 years ago
Alex Bennée 5e33f7fead tests/docker: better handle symlinked libs 6 years ago
John Snow b3a790be98 podman: fix command invocation 7 years ago
Alex Bennée 529994e204 tests/docker: reduce scary warnings by cleaning up clean up 7 years ago
Alex Bennée eea2153ea8 tests/docker: fix final missing .encode when parsing solibs 7 years ago
Alex Bennée 884fcafc9c tests/docker: handle missing encoding keyword for subprocess.check_output 7 years ago
Alex Bennée 71ebbe09e9 tests/docker: fix "cc" command to work with podman 7 years ago
John Snow 63772d5cfd tests/docker: Use --userns=keep-id for podman 7 years ago
Alex Bennée 8480517d4c configure: clean-up container cross compile detect 7 years ago
Alex Bennée 4112aff7cd tests/docker: upgrade docker.py to python3 7 years ago
Marc-André Lureau 9459f75413 docker.py: add podman support 7 years ago
Marc-André Lureau 2461d80e6c docker.py: add --run-as-current-user 7 years ago
Alex Bennée 432d8ad5f6 tests: PEP8 cleanup of docker.py, mostly white space 7 years ago
Alex Bennée d10404b193 tests: docker.py be even smarter with persistent binfmt_misc 7 years ago
Alex Bennée 43c898b75a tests: make docker.py check for persistent configs 7 years ago
Alex Bennée 7e81d19840 tests: make docker.py update use configured binfmt path 7 years ago
Stefan Weil e50a61219f tests: Fix typos in comments and help message (found by codespell) 8 years ago
Eduardo Habkost ae68fdaba9 Revert "docker.py: Python 2.6 argparse compatibility" 8 years ago
Alex Bennée 15352decf8 docker: perform basic binfmt_misc validation in docker.py 8 years ago
Alex Bennée 43e1b2ffec docker: fail more gracefully on docker.py check 8 years ago
Alex Bennée 547cb45ea3 docker: add special handling for FROM:debian-%-user targets 8 years ago
Alex Bennée 7b882245f4 docker: docker.py adding age check command 8 years ago
Alex Bennée f97da1f717 docker: docker.py add check sub-command 8 years ago
Alex Bennée f9172822e7 docker: docker.py don't conflate checksums for extra_files 8 years ago
Alex Bennée 83405c4517 docker: docker.py use "version" to probe usage 8 years ago
Alex Bennée 50b7273854 docker: allow "cc" command to run in user context 8 years ago
Alex Bennée 99cfdb8662 docker: extend "cc" command to accept compiler 8 years ago
Alex Bennée 5e03c2d816 docker: Add "cc" subcommand 8 years ago
Alex Bennée 7a5d936b6f docker: docker.py wrap StringIO import for python3 8 years ago
Eduardo Habkost f03868bd56 python: futurize -f libfuturize.fixes.fix_print_with_import 8 years ago
Alex Bennée 15df9d3783 docker: add "probe" command for configure 8 years ago
Fam Zheng c1958e9d54 docker: Improved image checksum 9 years ago
Alex Bennée 6fe3ae3f19 docker: docker.py make --no-cache skip checksum test 9 years ago
Stefan Hajnoczi c2d3189667 docker.py: Python 2.6 argparse compatibility 9 years ago
Fam Zheng 0b95ff72cb docker.py: Improve subprocess exit code handling 9 years ago
Fam Zheng 58bf7b6d8c docker.py: Drop infile parameter 9 years ago
Philippe Mathieu-Daudé 438d116872 docker: rebuild image if 'extra files' checksum does not match 9 years ago
Philippe Mathieu-Daudé 4c84f662c2 docker: add --include-files argument to 'build' command 9 years ago
Philippe Mathieu-Daudé 2499ee9fad docker: let _copy_with_mkdir() sub_path argument be optional 9 years ago
Philippe Mathieu-Daudé 06cc355171 tests/docker: support proxy / corporate firewall 9 years ago
Alex Bennée 414a8ce57e tests/docker: add basic user mapping support 9 years ago
Fam Zheng 97cba1a1d1 docker: Terminate instances at SIGTERM and SIGHUP 10 years ago