Vouch request: tirthpatel90 #2439
Closed
tirthpatel90
started this conversation in
Vouch Request
Replies: 2 comments
|
/vouch |
0 replies
|
@tirthpatel90 has been vouched by @drew. You can now submit pull requests to OpenShell. Welcome aboard. Please read CONTRIBUTING.md before submitting. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What do you want to work on?
I am working on issue #2420 which was assigned to me by @drew. I updated the --from logic in openshell-cli so it can accept containerfile and other custom file names. I also ran cargo test locally and all unit tests passed.
Why this change?
Right now --from only looks for a file named Dockerfile. This causes issues for Podman users or dev who uses Containerfile. Making this change makes the CLI much more flexible.
Checklist
All reactions