-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi
im trying to compile the bot but no matter what i do i always get errors not a docker expert
running the docker build where the Dockerfile is gives me error
COPY [apps/nostr-bot/NostrBot.Web/NostrBot.Web.csproj, apps/nostr-bot/NostrBot.Web/
but the file exists in that directory weird...
i have deleted the .Dockerfile but i get the same error
then i have tried
DOCKER_BUILDKIT=1 docker build -f .
it starts to compile but stops at stage 3
=> ERROR [build 3/7] COPY [apps/nostr-bot/NostrBot.Web/NostrBot.Web.csproj, apps/nostr-bot/NostrBot.Web/]
any ideas to solve this?
thanks in advanced
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels