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

Put SRS file into docker image #1366

Merged
merged 11 commits into from
Apr 23, 2024
Merged

Put SRS file into docker image #1366

merged 11 commits into from
Apr 23, 2024

Conversation

sveitser
Copy link
Collaborator

@sveitser sveitser commented Apr 23, 2024

Avoids download of SRS file on startup

Update rust to latest stable: 1.77.2

Close #1363

Avoids download of SRS file on startup
@sveitser sveitser requested review from tbro and alxiong April 23, 2024 04:13
@sveitser sveitser marked this pull request as ready for review April 23, 2024 05:13
@sveitser sveitser marked this pull request as draft April 23, 2024 05:27
@sveitser sveitser marked this pull request as ready for review April 23, 2024 05:30
The image we build in the CI is tagged with

    ghcr.io/espressosystems/espresso-sequencer/builder:main

and not ".../permissionless-builder:main".
- Add env var for port
- Spawn server with healthcheck before generating keys to make it
  available earlier.
This should allow the agt-get update command to be cached between all
our images again.
Copy link
Member

@ImJeremyHe ImJeremyHe left a comment

Choose a reason for hiding this comment

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

LGTM

@sveitser sveitser merged commit 461373d into main Apr 23, 2024
15 checks passed
@sveitser sveitser deleted the ma/srs-in-docker-image branch April 23, 2024 06:58
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.

SRS download slow in containers behind GFW
2 participants