Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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

Uses

  • file.write

Used By

Source

View on GitHub

praisonai/deploy.py at line 36