csv-sqlite-demo/ ├── docker-compose.yml # Runs the app in a container with a persistent volume ├── Dockerfile # Builds the Python image (installs dependencies, copies code) ├── requirements.txt # ...
csv-sqlite-demo/ ├── docker-compose.yml # Runs the app in a container with a persistent volume ├── Dockerfile # Builds the Python image (installs dependencies, copies code) ├── requirements.txt # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results