Giter VIP home page Giter VIP logo

poetry-fastapi-docker's Issues

Make new release

  • Tag current main branch as 0.1 release and create a GitHub release
  • Add Changelog to updates branch
  • Merge updates branch, tag as 0.2 and make GitHub release
  • Add GitHub templates for PRs and issues

docker run breaks

When I use any docker run commands, like docker run -it poetry-project:latest bash
I get the error bash: 1: /docker-entrypoint.sh: not found which is strange since I see the file copied in the Dockerfile
COPY ./docker/docker-entrypoint.sh /docker-entrypoint.sh

Building fails

$ docker build --tag poetry-project --file docker/Dockerfile.Local .

Output:

[+] Building 0.1s (2/2) FINISHED
 => [internal] load build definition from Dockerfile.Local                                                                                              0.0s
 => => transferring dockerfile: 3.41kB                                                                                                                  0.0s
 => [internal] load .dockerignore                                                                                                                       0.0s
 => => transferring context: 35B                                                                                                                        0.0s
failed to solve with frontend dockerfile.v0: failed to create LLB definition: dockerfile parse error line 102: unknown instruction: /GUNICORN_CONF.PY

docker-entrypoint.sh: not found

Thanks for sharing this project!

For me, running the commands as described in the Readme results in error /docker-entrypoint.sh: not found when launching docker run

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.