DockerBuild.DockerfileGenerator (DockerBuild v0.11.0) View Source

Generates a Dockerfile and .dockerignore

Link to this section Summary

Functions

Generates the Dockerfile returning %Dockerfile{}

Generates the .dockerignore returning a list of entries

Link to this section Functions

Link to this function

generate_dockerfile(config)

View Source

Generates the Dockerfile returning %Dockerfile{}

Link to this function

generate_dockerignore(config)

View Source

Generates the .dockerignore returning a list of entries

Link to this function

plugins_extra_dockerignore(config)

View Source
Link to this function

umbrella_app_docker_ignore(config)

View Source