Man pages for thebioengineer/dockyard
Provide tools for interfacing and building docker containers in R

buildBuild the supplied dockerfile object into a dockerimage
check_dockerCheck if 'docker' is in execution path
check_docker_imagenameCheck image name format
cmdCommand to exectute on docker image creation
commandsGet the list of commands
copyCopy files into docker image
docker_connectionDefine the connection to the docker container
dockerfileSpecify dockerfile to base build off of
docker_killkill a docker container
docker_pausePause a docker container to maintain its state
docker_runInitialize a docker container from an image
docker_stopStop a docker container from running
docker_unpauseunpause a docker container
exposeEXPOSE a port from the docker image
fromDescribe the base docker image to use
get_containerGet information on specific docker container
installApt-get install software
install_r_libInstall packages for R
install_r_lib_versionInstall specific package version for R
list_containersList all docker containers available to docker daemon
list_imagesList all locally exising docker images available to docker...
pipePipe operator
print.docker_connectionPrint method for docker_conection objects
runRUN command in docker image
updateRun update docker image
write_dockerfileRUN command in docker image
thebioengineer/dockyard documentation built on Dec. 4, 2019, 1:44 a.m.