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

expose websocket electrs API using websocat #6

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

Conversation

louisinger
Copy link

@louisinger louisinger commented Nov 29, 2022

  • entrypoint.sh is running electrs & websocat in background.
  • @tiero should we fetch the websocat binary instead of building it?

@louisinger louisinger changed the title Websocat d Add websocat script in order to expose websocket electrs server Nov 29, 2022
@louisinger louisinger changed the title Add websocat script in order to expose websocket electrs server expose websocket electrs API using websocat Nov 29, 2022
@tiero
Copy link
Member

tiero commented Nov 29, 2022

rust is very slow to being build, you can fetch binaries using COPY in dockerfile

ie. COPY --from=ghcr.io/image:latest /usr/local/bin/* /usr/local/bin/

entrypoint.sh Outdated Show resolved Hide resolved
@tiero tiero requested a review from altafan December 5, 2022 22:02
entrypoint.sh Outdated Show resolved Hide resolved
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