mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
[PR #868] [CLOSED] fix failed to solve: source can't be a git ref for COPY
#1275
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/868
Author: @Ice-Hazymoon
Created: 10/28/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
327eebcUpdate Dockerfile📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
Dockerfile(+4 -2)📄 Description
When I run
docker build, I get a strange error:failed to solve: source can't be a git ref for COPY. This error only disappears if I specify exact directories or files within the .git folder.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.