summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt-docker
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt-docker] Don't restart dockerd if not already runningSimon Rettberg2023-06-071-3/+3
|
* Make buildable on debian 12Simon Rettberg2022-12-121-0/+2
|
* [run-virt-docker] fix docker load for archives without repotagralph isenmann2022-02-281-7/+12
|
* [run-virt-docker] FIX: check curl response; check bind mound_type; move ↵ralph isenmann2021-12-081-17/+18
| | | | add_cleanup
* [run-virt-docker] add data-container; restructure init; introduce ↵ralph isenmann2021-11-155-49/+246
| | | | | | | docker-archive as container-context - clients now able to create a data volume from a specified data-container -- REQURIES openslx-sat commit 4bd355c8b9724dec6268e71e9a18a326978d4317
* [run-virt-docker] fix pv binary fetchingJonathan Bauer2021-09-241-1/+1
|
* [run-virt-docker] change feedback mail addressSteffen Ritter2021-08-181-1/+1
|
* [run-virt-docker] update pluginralph isenmann2021-08-137-15/+38
| | | | | | - pull images directly if an image repository is specified - docker load directly into daemon, use pv (pipeview) to display transfere progress - use specified command for container run (CONTAINER_RUN_COMMAND)
* [run-virt-docker] remove deprecated fileJonathan Bauer2021-05-041-32/+0Star
|
* [run-virt-docker] change to new email addressJonathan Bauer2021-05-041-1/+1
|
* [run-virt-docker] initial run-virt support for dockerJonathan Bauer2021-05-0413-0/+582