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

Added missing files #928

Closed

Conversation

JoshuaSBrown
Copy link
Collaborator

This will compile just take what you can from it and clean it up and make it conformant with what you have.

These is what you are missing:

COPY --from=dependencies /usr/local/bin /usr/local/bin
COPY --from=dependencies /usr/include/zmq.hpp /usr/include/zmq.hpp
COPY --from=dependencies /usr/local/lib/libprotoc.so /usr/local/lib/libprotoc.so
COPY --from=dependencies /usr/local/lib/libprotoc.so.3.17.3.0 /usr/local/lib/libprotoc.so.3.17.3.0

@JoshuaSBrown JoshuaSBrown deleted the JoshuaSBrown-fixes branch January 4, 2024 21:35
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.

1 participant