https://github.com/promptengineer48/salad_2_running_python
This repo helps you run a python app using SALAD.
https://github.com/promptengineer48/salad_2_running_python
Last synced: 10 months ago
JSON representation
This repo helps you run a python app using SALAD.
- Host: GitHub
- URL: https://github.com/promptengineer48/salad_2_running_python
- Owner: PromptEngineer48
- Created: 2024-03-13T06:39:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T07:04:48.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T01:54:48.360Z (12 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This Repo gets you started within Running a Python app using SALAD and Docker Image.
This will teach you how to create a Docker Image, Push it to Docker Hub, and pull it in a SALAD container to run your very own apps.
This is the official page to run a python app.
https://docs.salad.com/docs/run-a-python-app
After you followed all the steps here, you can use the other files in this repo to test out the endpoint and integrate into your system.