mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-13 06:20:24 +00:00
I had some trouble getting the devcontainer run. I use docker buildx / BuildKit. Error was: `docker buildx build failed: ERROR: failed to build: invalid tag "gitea_-5cc3cd41d1b58674-features": invalid reference format`. I renamed the container to not contain spaces and then it worked. AI agreement: I asked Claude code (Sonnet 4.6) to analyze the problem and it told me that buildx/BuildKit seems to check more strict for names. So it guided me to the solution to rename the container. I then myself changed the name and verified that the devcontainer starts. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12356 Reviewed-by: limiting-factor <limiting-factor@noreply.codeberg.org> Reviewed-by: Gusted <gusted@noreply.codeberg.org> |
||
|---|---|---|
| .. | ||
| devcontainer.json | ||