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

Upgrade to podman breaks --docker feature #50

Open
istathar opened this issue Jan 14, 2020 · 1 comment
Open

Upgrade to podman breaks --docker feature #50

istathar opened this issue Jan 14, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@istathar
Copy link
Member

There may be a problem with how podman interprets the --user argument to docker run. The tempdir being mapped in (as in /tmp/publish-kBywA9 or whatever) isn't readable by the child docker process, resulting in latexmk failing.

@istathar istathar added the bug Something isn't working label Jan 14, 2020
@istathar
Copy link
Member Author

[this is as encountered on upgrading a user's workstation from Fedora 30 to Fedora 31; since they upgraded to CGroups 2 the docker binary from Docker, Inc is no longer supported. podman is intended to be a command-line compatible drop-in replacement but as it runs as user (not as root) there appear to be some permission issues]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant