Skip to content

feat: dockerfile for backend#108

Open
chmod777john wants to merge 1 commit intobytedance:mainfrom
chmod777john:single-docker
Open

feat: dockerfile for backend#108
chmod777john wants to merge 1 commit intobytedance:mainfrom
chmod777john:single-docker

Conversation

@chmod777john
Copy link

Through this PR, we can build the Python backend into a Docker image and expose an endpoint. This is very useful for deployment, as many cloud function providers—such as Volcano Engine, Alibaba Cloud, AWS, and GCP—support running a Docker image as a serverless function. Serverless functions can significantly reduce the cost burden for deployers.

@CLAassistant
Copy link

CLAassistant commented May 13, 2025

CLA assistant check
All committers have signed the CLA.

@chmod777john
Copy link
Author

lol i notice this pr
#104

that's great one! but i think my pr is a proper one.

docker-compose is a heavy solution.

In this project, the frontend doesn't have to be hosted on the same machine with backend. Since we use nextjs, vercel-frontend-deployment is a more elegent one. No need to host frontend in a docker-compose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants