index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
docker
/
docker.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add newline when generating Dockerfile
Alessandro Di Federico
2021-01-18
1
-2
/
+2
*
docker.py: always use --rm
Paolo Bonzini
2020-09-18
1
-2
/
+2
*
tests/docker: fix update command due to python3 str/bytes distinction
Alex Bennée
2020-07-27
1
-6
/
+7
*
docker.py: fix fetching of FROM layers
Alex Bennée
2020-07-15
1
-5
/
+11
*
tests/docker: fall back more gracefully when pull fails
Alex Bennée
2020-07-11
1
-5
/
+6
*
tests/docker: add --registry support to tooling
Alex Bennée
2020-07-11
1
-6
/
+38
*
tests/docker: change tag naming scheme of our images
Alex Bennée
2020-07-11
1
-1
/
+1
*
docker.py/build: support binary files in --extra-files
Paolo Bonzini
2020-06-10
1
-2
/
+6
*
docker.py/build: support -t and -f arguments
Paolo Bonzini
2020-06-10
1
-3
/
+3
*
python: remove more instances of sys.version_info
John Snow
2020-05-31
1
-2
/
+3
*
tests/docker: better handle symlinked libs
Alex Bennée
2020-02-04
1
-7
/
+9
*
podman: fix command invocation
John Snow
2019-09-26
1
-1
/
+1
*
tests/docker: reduce scary warnings by cleaning up clean up
Alex Bennée
2019-09-26
1
-18
/
+16
*
tests/docker: fix final missing .encode when parsing solibs
Alex Bennée
2019-09-10
1
-1
/
+1
*
tests/docker: handle missing encoding keyword for subprocess.check_output
Alex Bennée
2019-09-10
1
-4
/
+10
*
tests/docker: fix "cc" command to work with podman
Alex Bennée
2019-09-10
1
-13
/
+13
*
tests/docker: Use --userns=keep-id for podman
John Snow
2019-09-10
1
-3
/
+1
*
configure: clean-up container cross compile detect
Alex Bennée
2019-09-10
1
-3
/
+4
*
tests/docker: upgrade docker.py to python3
Alex Bennée
2019-09-02
1
-13
/
+14
*
docker.py: add podman support
Marc-André Lureau
2019-08-22
1
-5
/
+43
*
docker.py: add --run-as-current-user
Marc-André Lureau
2019-08-22
1
-0
/
+5
*
tests: PEP8 cleanup of docker.py, mostly white space
Alex Bennée
2019-02-08
1
-13
/
+35
*
tests: docker.py be even smarter with persistent binfmt_misc
Alex Bennée
2019-02-08
1
-18
/
+38
*
tests: make docker.py check for persistent configs
Alex Bennée
2019-02-08
1
-0
/
+5
*
tests: make docker.py update use configured binfmt path
Alex Bennée
2019-02-08
1
-10
/
+15
*
tests: Fix typos in comments and help message (found by codespell)
Stefan Weil
2018-10-26
1
-2
/
+2
*
Revert "docker.py: Python 2.6 argparse compatibility"
Eduardo Habkost
2018-10-04
1
-3
/
+1
*
docker: perform basic binfmt_misc validation in docker.py
Alex Bennée
2018-07-24
1
-0
/
+30
*
docker: fail more gracefully on docker.py check
Alex Bennée
2018-07-24
1
-1
/
+6
*
docker: add special handling for FROM:debian-%-user targets
Alex Bennée
2018-07-05
1
-0
/
+4
*
docker: docker.py adding age check command
Alex Bennée
2018-06-20
1
-10
/
+36
*
docker: docker.py add check sub-command
Alex Bennée
2018-06-20
1
-1
/
+37
*
docker: docker.py don't conflate checksums for extra_files
Alex Bennée
2018-06-20
1
-3
/
+5
*
docker: docker.py use "version" to probe usage
Alex Bennée
2018-06-20
1
-1
/
+3
*
docker: allow "cc" command to run in user context
Alex Bennée
2018-06-20
1
-0
/
+4
*
docker: extend "cc" command to accept compiler
Alex Bennée
2018-06-20
1
-1
/
+3
*
docker: Add "cc" subcommand
Alex Bennée
2018-06-20
1
-0
/
+25
*
docker: docker.py wrap StringIO import for python3
Alex Bennée
2018-06-20
1
-1
/
+4
*
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2018-06-08
1
-8
/
+9
*
docker: add "probe" command for configure
Alex Bennée
2018-06-05
1
-0
/
+18
*
docker: Improved image checksum
Fam Zheng
2017-11-08
1
-1
/
+23
*
docker: docker.py make --no-cache skip checksum test
Alex Bennée
2017-09-22
1
-1
/
+2
*
docker.py: Python 2.6 argparse compatibility
Stefan Hajnoczi
2017-08-30
1
-1
/
+3
*
docker.py: Improve subprocess exit code handling
Fam Zheng
2017-07-17
1
-7
/
+12
*
docker.py: Drop infile parameter
Fam Zheng
2017-07-17
1
-4
/
+2
*
docker: rebuild image if 'extra files' checksum does not match
Philippe Mathieu-Daudé
2017-06-21
1
-3
/
+13
*
docker: add --include-files argument to 'build' command
Philippe Mathieu-Daudé
2017-06-21
1
-3
/
+9
*
docker: let _copy_with_mkdir() sub_path argument be optional
Philippe Mathieu-Daudé
2017-06-21
1
-1
/
+1
*
tests/docker: support proxy / corporate firewall
Philippe Mathieu-Daudé
2017-03-07
1
-0
/
+6
*
tests/docker: add basic user mapping support
Alex Bennée
2017-02-24
1
-2
/
+14
[next]