Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
jameszokah
/
jamiya
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
jamiya / migrations
4.85 kB
  • 1 contributor
History: 3 commits
jameszokah's picture
jameszokah
Refactor Dockerfile and add run script: streamline multi-stage build, set up application structure, and create a new run script for environment initialization and database migration; update migrations/env.py for improved error handling during model import.
f08f6c6 6 months ago
  • versions
    Refactor Docker setup: update docker-compose.yml to define app and db services, adjust ports, and configure environment variables; modify Dockerfile to use Python base image, install necessary dependencies, and set up application structure. 6 months ago
  • env.py
    1.99 kB
    Refactor Dockerfile and add run script: streamline multi-stage build, set up application structure, and create a new run script for environment initialization and database migration; update migrations/env.py for improved error handling during model import. 6 months ago