This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
[Bug]: Docker complains about the projet name #1248
Labels
bug
Report of or fix for something that isn't working as intended
Describe the bug that you are seeing.
when starting the development environment using
make dev.provision
docker compose shows the following error:invalid project name "devstack-quince.master": must consist only of lowercase alphanumeric characters, hyphens, and underscores as well as start with a letter or number
Additional info:
OS: Fedora Linux 39 (Workstation Edition) x86_64
Docker version 24.0.7, build afdd53b
Docker Compose version v2.21.0
OPENEDX_RELEASE=quince.master
Did this happen on the host (your machine or the remote instance) or in the container?
my machine running the dev env
Steps to reproduce.
After running
make dev.clone.https
Simply run
make dev.provision
What system was this issue seen on?
Linux
The text was updated successfully, but these errors were encountered: