-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
Docker reported plane-space unhealthy due to curl not installed.
But if installed, the requested URL returns error 404, still returns back as unhealthy container.
Need to add RUN apk add --no-cache curl befor this line and find out why http://127.0.0.1:3000/ returns 404.
Steps to reproduce
Install using setup.sh, it will pull docker image from artifacts.plane.so/makeplane/plane-space:${APP_RELEASE:-v1.2.2}
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v1.2.2
Reactions are currently unavailable