ecommerce-fastapi-stripe icon indicating copy to clipboard operation
ecommerce-fastapi-stripe copied to clipboard

Docker execution is not successful

Open app-generator opened this issue 3 years ago • 2 comments
trafficstars

Hello @barreraalexander

On a fresh clone, the docker-compose up --build command is not successful:

The Docker setup should copy env.sample -> ENV or set the secrets in ENV

Note: take a look at the Flask version

Ty!

$ docker-compose up --build 

ERROR: Couldn't find env file: D:\work\repo-samples\sample-fastapi-stripe\.env

app-generator avatar Oct 20 '22 07:10 app-generator

Ah I see. I have updated the docker to copy .env.sample to .env.

barreraalexander avatar Oct 23 '22 11:10 barreraalexander

Hello @barreraalexander

Please double-check this point.

Ty

app-generator avatar Oct 26 '22 09:10 app-generator