Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .dockerignore to worker, fixes #349 #353

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mrxx99
Copy link

@Mrxx99 Mrxx99 commented Jul 5, 2024

As described in #349 docker compose up fails because of bin/obj folders beeing included, the .dockerignore fixes this issue

Fixes #349

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ERROR [worker build 7/7] RUN dotnet publish -c release -o /app -a amd64 --self-contained false --no-restor
1 participant