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

FMO-86: Passthrough YBkey to dockervm and to docker container inside of dockervm #97

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

jsvapiav
Copy link
Collaborator

  • Add fmo-dci-passthrough serivce to help pass USB devices to docker container

Copy link
Collaborator

@buianhhuy96 buianhhuy96 left a comment

Choose a reason for hiding this comment

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

Ok to me

${pkgs.docker}/bin/docker exec --user root $CONTAINERNAME service pcscd restart
else
echo "Device unplugged.." >> /tmp/opkey.log
${pkgs.docker}/bin/docke exec --user root $CONTAINERNAME rm -f $2
Copy link
Collaborator

Choose a reason for hiding this comment

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

is it a mistyped docker

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch, thanks!

…of dockervm

- Add fmo-dci-passthrough serivce to help pass USB devices to docker
  container

Signed-off-by: Ivan Kuznetsov <[email protected]>
@jsvapiav jsvapiav force-pushed the passthrough_ybkey_upd branch from c89e28b to c61e8db Compare December 30, 2024 09:16
@jsvapiav jsvapiav merged commit 749dd7b into prerelease Dec 30, 2024
1 check passed
@jsvapiav jsvapiav deleted the passthrough_ybkey_upd branch December 30, 2024 09:17
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.

2 participants