-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Getting the following error log on the entrypoint.sh script on ollama when docker-compose up is running.
/entrypoint.sh: line 2: $'\r': command not found
/entrypoint.sh: line 4: $'\r': command not found
/entrypoint.sh: line 7: $'\r': command not found
sleep: invalid time interval '5\r'
Try 'sleep --help' for more information.
/entrypoint.sh: line 10: $'\r': command not found
/entrypoint.sh: line 13: $'\r': command not found
/entrypoint.sh: line 36: syntax error: unexpected end of file
✔ Network synthetic-data-network Created 0.7s
✘ Container synthetic-data-generator-ollama-1 Error 35.1s
✔ Container synthetic-data-generator-elasticsearch-1 Healthy 33.9s
✔ Container synthetic-data-generator-postgres-1 Started 1.4s
✔ Container synthetic-data-generator-redis-1 Started 1.6s
- Container synthetic-data-generator-argilla-1 Waiting 39.3s
✔ Container synthetic-data-generator-worker-1 Started 3.2s
✔ Container synthetic-data-generator-app-1 Created
Using docker compose -f docker-compose.yml -f docker/ollama/compose.yml -f docker/argilla/compose.yml up -d
to initialize on a Windows 11 instance using WSL 2.
Metadata
Metadata
Assignees
Labels
No labels