linuxbox_docker_copy_image
ResourceCopies a Docker image onto the target host.
TODO
host_address
- (Required) Machine hostname to connect to.ssh_key
- (Required) Machine SSH key to connect with.ssh_user
- (Optional) Machine SSH user to connect with (default: “root”).
image_id
- (Required) Name of the docker image to copy.None