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

Fixed issues with arguments including the host paths, not the mounted paths #13

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

paulsaxe
Copy link
Contributor

Description

Fixes issue using Docker to run a command that has file path arguments. They need to be transformed from the host file system paths to the docker image mounted paths.

Status

  • Ready to go

@paulsaxe paulsaxe added the bug Something isn't working label Apr 24, 2024
@paulsaxe paulsaxe requested a review from seamm April 24, 2024 20:23
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 13.21%. Comparing base (e27b227) to head (c83b0d1).
Report is 1 commits behind head on main.

Additional details and impacted files

Copy link
Contributor

@seamm seamm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seamm seamm merged commit 681f782 into molssi-seamm:main Apr 24, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants