Skip to content

Compile from dockerfile #4

@carlostkd

Description

@carlostkd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions