# hello-py **Repository Path**: ft/hello-py ## Basic Information - **Project Name**: hello-py - **Description**: fastapi demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-11 - **Last Updated**: 2024-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 编译打包python:3.11.9-alpine3.19,并运行 `docker build -f [dockerfile name] -t [image name:version] .` #### 使用到的镜像 - python:3.11.9-alpine3.19 - debian - alpine