Store a Docker configuration

store_manifest_yaml(x, base, project, docker, dependencies)

# S4 method for ANY,s3_bucket
store_manifest_yaml(x, base, project, docker, dependencies)

# S4 method for ANY,character
store_manifest_yaml(x, base, project, docker, dependencies)

Arguments

x

the n2kManifest

base

the base location to store the manifest

project

will be a relative path within the base location

docker

the docker image to use

dependencies

extra GitHub packages to install