You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to run the app on docker compose on a raspberry pi Linux OS.
The problem is, I get an error, which said,
WARNING: The AUTH_SECRET variable is not set. Defaulting to a blank string.
ERROR: The Compose file is invalid because:
Service app has neither an image nor a build context specified. At least one must be provided.
WARNING: The AUTH_SECRET variable is not set. Defaulting to a blank string.
ERROR: The Compose file is invalid because:
Service app has neither an image nor a build context specified. At least one must be provided.
OS name
Linux
browser name
Brave
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
📜 Description
Hello, I am trying to run the app on docker compose on a raspberry pi Linux OS.
The problem is, I get an error, which said,
👟 Reproduction steps
here is the docker compose file that I have:
here is the .env file that I have
👍 Expected behavior
run the app and open the port
👎 Actual Behavior with Screenshots
getting the error
OS name
Linux
browser name
Brave
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: