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

fix: use host user UID and GID #10

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

Conversation

Midnighter
Copy link
Contributor

Avoid permission errors for mounted volumes and also for files created in the container back on
the host.

fix #9

Avoid permission errors for mounted volumes and also created files on
the host.
@codecov
Copy link

codecov bot commented Apr 5, 2018

Codecov Report

Merging #10 into dev will decrease coverage by 1.54%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #10      +/-   ##
==========================================
- Coverage   67.12%   65.57%   -1.55%     
==========================================
  Files          29       29              
  Lines        2026     1929      -97     
==========================================
- Hits         1360     1265      -95     
+ Misses        666      664       -2     
Impacted Files Coverage Δ
pytfa/io/base.py 89.49% <0.00%> (-2.60%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 393ab00...12f8f48. Read the comment docs.

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.

1 participant