docker-compose error
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 215
- PR merge metrics
- No merged PRs in 30d
Description
While running docker-compose up, the following error occurs after a while, not letting me start the program.
Step 1/10 : FROM python:3.8-slim-buster as compile-stage
ERROR: Service 'stormspotter-backend' failed to build: Error parsing reference: "python:3.8-slim-buster as compile-stage" is not a valid repository/tag: invalid reference format
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.