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

.dockerignore support seems broken #576

Closed
ianfixes opened this issue Jun 11, 2021 · 0 comments · Fixed by #577
Closed

.dockerignore support seems broken #576

ianfixes opened this issue Jun 11, 2021 · 0 comments · Fixed by #577

Comments

@ianfixes
Copy link
Contributor

I am finding that my docker context includes many directories that are listed in the .dockerignore. It also seems unable to handle entries that start with ! -- instead, it tries to ignore a file that literally starts with this character.

https://docs.docker.com/engine/reference/builder/#dockerignore-file

ianfixes pushed a commit to ianfixes/docker-api that referenced this issue Jun 25, 2021
kwatson added a commit to ComputeStacks/docker-api that referenced this issue Jun 20, 2023
* 'master' of https://github.com/upserve/docker-api:
  Image: Use connection for Podman check
  Update links after github org move
  Minor version bump
  Address PR comments
  Break function apart to achieve ABC complexity targets
  Fix docker context calculation re: .dockerignore
  Add unit tests exposing upserve#576
  pass connection to #podman? invocation in  Docker::Exec self.create
  Minor version bump
  more flexible docker install test
  cache in connection
  additional cane updates
  update cane
  cache podman and rootless queries
  Add GitHub Actions
  Automatically retry with correct content-type
  Remove ref to `.validate_version!` from README
  Version 2
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 a pull request may close this issue.

1 participant