First step in a 1-to-1 abstraction with docker
authorNico Cesar <nico@nicocesar.com>
Mon, 15 Mar 2021 20:42:26 +0000 (16:42 -0400)
committerNico Cesar <nico@nicocesar.com>
Mon, 15 Mar 2021 20:42:26 +0000 (16:42 -0400)
commitc1d1f0502b8a0f049dba41da2f6b19a0d4b03d77
treeed86e7f610d18acbcccb61cea56f30dca4f8bfd5
parentc39fcfbee2de3df0dc3229175316be9e2e647e1f
First step in a 1-to-1 abstraction with docker

Arvados-DCO-1.1-Signed-off-by: Nico Cesar <nico@curii.com>
lib/crunchrun/container_exec_types.go [new file with mode: 0644]
lib/crunchrun/crunchrun.go
lib/crunchrun/crunchrun_test.go
lib/crunchrun/docker_adapter.go [new file with mode: 0644]
lib/crunchrun/singularity.go [new file with mode: 0644]