Git Product home page Git Product logo

fastapi_sample's People

Contributors

luisgc93 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

fastapi_sample's Issues

unable to run the docker image

Dear Sir,

IN UBUNTU

(env) iibadmin@iibadmin-uat-ubuntu:/srik/fapi/nov2021/library_api$ make env-start
docker-compose up -d
ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services.python_test: 'profiles'
Makefile:2: recipe for target 'env-start' failed
make: *** [env-start] Error 1
(env) iibadmin@iibadmin-uat-ubuntu:
/srik/fapi/nov2021/library_api$


I am unable to run the docker image after git clone
CENTOS

[root@contentgateway library_api]# make env-start
docker-compose up -d
Building migration
Step 1/12 : FROM python:3.9-slim-bullseye
---> 3ba8c1c68e98
Step 2/12 : ENV PYTHONDONTWRITEBYTECODE 1
ERROR: Service 'migration' failed to build: error creating overlay mount to /var/lib/docker/overlay2/370bc99da935e12ee78a163deed101872475a5dd03aa468ae72be72a768876d7-init/merged: invalid argument
make: *** [env-start] Error 1
[root@contentgateway library_api]#

AND ON UBUNTU

Install gcc onto slim-bullseye

Use python:3.9-slim-bullseye for smaller image size but add a step for installing gcc in the docker image to avoid having to use the standard python docker image which is very big

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.