docker build -t listify:local . docker run --env-file .\listify-api\.env -p 8080:80 listify:local