``` var contents = Transferable.of(...); var containerLocation = "/path/to/file"; withCopyFileToContainer(contents, containerLocation) ```