toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
docker-virt
/
dev.ust.zinc.grader.virtualization.docker
/
DockerfileBuilder
/
Companion
/
fromExisting
from
Existing
fun
fromExisting
(
path
:
Path
)
:
DockerfileBuilder
Creates a
DockerfileBuilder
instance via an existing Dockerfile.
Throws
Runtime
Exception
if the file does not exist.