Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for flickr (0.27 sec)

  1. docs/en/docs/deployment/docker.md

    9. Install the package dependencies in the generated `requirements.txt` file.
    
    10. Copy the `app` directory to the `/code` directory.
    
    11. Use the `fastapi run` command to run your app.
    
    !!! tip
        Click the bubble numbers to see what each line does.
    
    A **Docker stage** is a part of a `Dockerfile` that works as a **temporary container image** that is only used to generate some files to be used later.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 02 22:37:31 GMT 2024
    - 34K bytes
    - Viewed (0)
Back to top