Function parse

Source
pub fn parse(text: &str) -> Result<Dockerfile<'_>, Error>
Expand description

Parses dockerfile from the given text.