Skip to content

[Bug] Docker compose up containers exit with missing env.template. #1504

@RashiqAzhan

Description

@RashiqAzhan

Bug Report

The .env.template is missing from the root of the project. I tried placing the .env.template contents in packages/core/ in the root folder as .env but it seems to be not working. Followed this doc to get it setup.

🔎 Search Terms

docker compose up error, missing .env, code 127, code 1, exited with

🕗 Version & Regression Information

  • I was unable to test this on prior versions because I pulled from the latest 'develop' branch.

💻 Code

Terminal output with docker compose up

carrier-mobile exited with code 0
api exited with code 1
merchant-mobile exited with code 127
shop-web exited with code 127
api exited with code 1
carrier-mobile exited with code 0
shop-mobile exited with code 0
shop-web exited with code 127
merchant-mobile exited with code 127
admin-web exited with code 0
carrier-mobile exited with code 0
api exited with code 1
shop-mobile exited with code 0
shop-web exited with code 127
merchant-mobile exited with code 127

🙁 Actual behavior

Docker containers keep exiting in definitely.

🙂 Expected behavior

The project would start.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

To do

Relationships

None yet

Development

No branches or pull requests

Issue actions