Skip to content

okteto/python-docker-compose

Repository files navigation

Deploying a FastAPI Docker Compose application to Okteto

This is the source code of the application built during the first community call to demonstrate how to deploy docker-compose applications on Okteto.

Running remotely

Clone the repository:

$ git clone https://github.com/okteto/python-docker-compose
$ cd python-docker-compose

Spin a development container:

$ okteto up

Start the application from your container:

$ python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published