COMMITS
/ tests/docker/docker.py March 6, 2023
M
tests/docker: fix a win32 error due to portability
Marc-André Lureau committed
September 14, 2022
A
tests/docker: remove FROM qemu/ support from docker.py
Alex Bennée committed
April 19, 2022
P
tests/docker: remove SKIP_DOCKER_BUILD
Paolo Bonzini committed
July 9, 2021
D
tests/docker: don't use BUILDKIT in GitLab either
Daniel P. Berrangé committed
May 12, 2021
A
tests/docker: add "fetch" sub-command
Alex Bennée committed
A
tests/docker: allow "update" to add the current user
Alex Bennée committed
A
tests/docker: make executable an optional argument to "update"
Alex Bennée committed
A
tests/docker: fix copying of executable in "update"
Alex Bennée committed
February 2, 2021
A
tests/docker: add a docker-exec-copy-test
Alex Bennée committed
A
tests/docker: preserve original name when copying libs
Alex Bennée committed
A
tests/docker: make _copy_with_mkdir accept missing files
Alex Bennée committed
P
tests/docker: Fix _get_so_libs() for docker-binfmt-image
Philippe Mathieu-Daudé committed
January 14, 2021
A
Add newline when generating Dockerfile
Alessandro Di Federico committed
September 17, 2020
P
docker.py: always use --rm
Paolo Bonzini committed
July 24, 2020
A
tests/docker: fix update command due to python3 str/bytes distinction
Alex Bennée committed
July 13, 2020
A
docker.py: fix fetching of FROM layers
Alex Bennée committed
July 9, 2020
A
tests/docker: fall back more gracefully when pull fails
Alex Bennée committed
July 1, 2020
A
tests/docker: add --registry support to tooling
Alex Bennée committed
A
tests/docker: change tag naming scheme of our images
Alex Bennée committed
April 22, 2020
P
docker.py/build: support binary files in --extra-files
Paolo Bonzini committed
P
docker.py/build: support -t and -f arguments
Paolo Bonzini committed
May 14, 2020
J
python: remove more instances of sys.version_info
John Snow committed
February 3, 2020
A
tests/docker: better handle symlinked libs
Alex Bennée committed
September 13, 2019
J
podman: fix command invocation
John Snow committed
September 19, 2019
A
tests/docker: reduce scary warnings by cleaning up clean up
Alex Bennée committed
September 9, 2019
A
tests/docker: fix final missing .encode when parsing solibs
Alex Bennée committed
September 4, 2019
A
tests/docker: handle missing encoding keyword for subprocess.check_output
Alex Bennée committed
A
tests/docker: fix "cc" command to work with podman
Alex Bennée committed
J
tests/docker: Use --userns=keep-id for podman
John Snow committed
September 3, 2019
A
configure: clean-up container cross compile detect
Alex Bennée committed
August 29, 2019
A
tests/docker: upgrade docker.py to python3
Alex Bennée committed
July 12, 2019
M
docker.py: add podman support
Marc-André Lureau committed
M
docker.py: add --run-as-current-user
Marc-André Lureau committed
January 23, 2019
A
tests: PEP8 cleanup of docker.py, mostly white space
Alex Bennée committed
A
tests: docker.py be even smarter with persistent binfmt_misc
Alex Bennée committed
January 15, 2019
A
tests: make docker.py check for persistent configs
Alex Bennée committed
A
tests: make docker.py update use configured binfmt path
Alex Bennée committed
July 13, 2018
S
tests: Fix typos in comments and help message (found by codespell)
Stefan Weil committed
June 18, 2018
E
Revert "docker.py: Python 2.6 argparse compatibility"
Eduardo Habkost committed
A
docker: docker.py use "version" to probe usage
Alex Bennée committed
July 17, 2018
A
docker: perform basic binfmt_misc validation in docker.py
Alex Bennée committed
July 9, 2018
A
docker: fail more gracefully on docker.py check
Alex Bennée committed
June 29, 2018
A
docker: add special handling for FROM:debian-%-user targets
Alex Bennée committed
June 12, 2018
A
docker: docker.py adding age check command
Alex Bennée committed
June 8, 2018
A
docker: docker.py add check sub-command
Alex Bennée committed
A
docker: docker.py don't conflate checksums for extra_files
Alex Bennée committed
April 6, 2018
A
docker: allow "cc" command to run in user context
Alex Bennée committed
April 12, 2018
A
docker: extend "cc" command to accept compiler
Alex Bennée committed
A
docker: Add "cc" subcommand
Alex Bennée committed
June 20, 2018
A
docker: docker.py wrap StringIO import for python3
Alex Bennée committed