Static Methodswift-cloud 0.31.0CloudCore
write(_:to:)
Docker.swift:8static func write(_ contents: String, to path: String) throws
static func write(_ contents: String, to path: String) throws
import CloudCore
enum Dockerfile
enum Docker
@frozen struct String
A Unicode string value that is a collection of characters.
static func amazonLinux(targetName: String, architecture: Architecture = .current, port: Int) -> String
static func awsLambda(targetName: String, architecture: Architecture = .current) -> String
static func filePath(_ name: String) -> String
static func ubuntu(targetName: String, architecture: Architecture = .current, port: Int) -> String