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

Docker #3

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Docker #3

wants to merge 26 commits into from

Conversation

stef
Copy link
Owner

@stef stef commented Apr 10, 2023

playing with this docker thing.

ENV OPRFHOME /client/liboprf
RUN make install
WORKDIR /client/klutshnik/python
RUN touch klutshnik/__init__.py
Copy link
Owner Author

Choose a reason for hiding this comment

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

this is fixed in upstream/master

Copy link

Choose a reason for hiding this comment

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

OPRFHOME is still needed, I removed the touch

@stef
Copy link
Owner Author

stef commented Apr 10, 2023

@v-p-b checkout this patch also: e614ed6

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.

None yet

2 participants