Skip to main content

create_dockerfile

Method
This is a method of the CloudDeployer class in the deploy module.
Creates a Dockerfile for the application.

Signature

def create_dockerfile() -> Any

Returns

Returns
Any
None

Source

View on GitHub

praisonai/deploy.py at line 36