if you got this error on docker container
ERROR: command finished with error: command yarn run start exited (1)
just add stdin_open: true
to the docker-compose file
if you got this error on docker container
ERROR: command finished with error: command yarn run start exited (1)
just add stdin_open: true
to the docker-compose file
For further actions, you may consider blocking this person and/or reporting abuse
Julio Lugo -
Tilak Upadhyay -
Francesco Ciulla -
CyberFriend -
Top comments (0)