Skip to content

Conversation

@iolivergithub
Copy link
Contributor

Check the updated dockerfile from the main tpm.dev repo ... I've added stuff to the end but there have been changes to the WolfSSL stuff And the inclusion of the 'acl' library by Dimi today

@tomoveu
Copy link
Member

tomoveu commented Apr 16, 2021

@iolivergithub having tpm2-pkcs11 and totp is nice.

I want to accept this PR, but GitHub reports a merge conflict and does not allow me to merge the PR in its current state.

It seems you've made changes based on an older version of Docker.release. Please make sure you have the latest master branch before making changes and update this PR.

git fetch
git checkout -b latest --track origin/master

Instead of latest, you could name the branch to represent the features you are adding, for example "add-tpm2pkcs11". Brief example of this https://www.youtube.com/watch?v=JUpKDkb4Zhc

Another way to fix the merge conflict is to rebase your current changes on top of latest master, example of this https://www.youtube.com/watch?v=dqVqMwLzOjU&t=126s

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