Package: dockerthis 0.0.0.9006

dockerthis: Dockerthis: run any CLI tool on a Linux Container

Dockerthis is an R package that simplifies the execution of command line tools within isolated Docker containers.

Authors:Lucio Rezende Queiroz [aut, cre]

dockerthis_0.0.0.9006.tar.gz
dockerthis_0.0.0.9006.zip(r-4.5)dockerthis_0.0.0.9006.zip(r-4.4)dockerthis_0.0.0.9006.zip(r-4.3)
dockerthis_0.0.0.9006.tgz(r-4.4-any)dockerthis_0.0.0.9006.tgz(r-4.3-any)
dockerthis_0.0.0.9006.tar.gz(r-4.5-noble)dockerthis_0.0.0.9006.tar.gz(r-4.4-noble)
dockerthis_0.0.0.9006.tgz(r-4.4-emscripten)dockerthis_0.0.0.9006.tgz(r-4.3-emscripten)
dockerthis.pdf |dockerthis.html
dockerthis/json (API)
NEWS

# Install 'dockerthis' in R:
install.packages('dockerthis', repos = c('https://luciorq.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/luciorq/dockerthis/issues

On CRAN:

docker-containerlinux-containersreproducibilityreproducible-research

11 exports 1 stars 0.23 score 19 dependencies 2 scripts

Last updated 6 days agofrom:7a26332684. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winOKSep 11 2024
R-4.5-linuxOKSep 11 2024
R-4.4-winOKSep 11 2024
R-4.4-macOKSep 11 2024
R-4.3-winOKSep 11 2024
R-4.3-macOKSep 11 2024

Exports:docker_build_imagedocker_client_cmddocker_execdocker_list_containersdocker_list_imagesdocker_remove_containerdocker_remove_imagedocker_rundocker_start_containerdocker_stop_containeris_docker_available

Dependencies:clifansifsgluejsonlitelifecyclemagrittrpillarpkgconfigprocessxpspurrrR6rlangstringistringrtibbleutf8vctrs

Readme and manuals

Help Manual

Help pageTopics
Build Docker Container Imagedocker_build_image
Interact with Docker Engine Client CLIdocker_client_cmd docker_list_containers docker_list_images docker_remove_container docker_remove_image docker_start_container docker_stop_container
Run Command on a Running Docker Containerdocker_exec
Create and Run Command on a New Docker Containerdocker_run
Is Docker Client CLI availableis_docker_available