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

devX: Docker compose for neutron + quartz cli #248

Merged
merged 17 commits into from
Oct 10, 2024

Conversation

dusterbloom
Copy link
Contributor

@dusterbloom dusterbloom commented Oct 9, 2024

This PR introduces a docker-compose that :

  1. simplifies devX dramatically
  2. creates the needed neutron node connected to the quartz cli
  3. has all the tests running and passing

In total we should end up with the following docker images:

  1. one for building the neutrond binary
  2. one for starting the neutrond node
  3. one for quartz cli

The fourth one will be built locally by the developers
4. one for the enclave will be built locally

@juanenrisley juanenrisley marked this pull request as ready for review October 9, 2024 14:34
@juanenrisley juanenrisley requested a review from davekaj October 9, 2024 14:35
docker/docker-compose.yml Show resolved Hide resolved
docker/neutrond/data/entrypoint.sh Show resolved Hide resolved
docker/neutrond/Dockerfile Show resolved Hide resolved
@davekaj
Copy link
Contributor

davekaj commented Oct 9, 2024

NOTE - test is failing.... seems like just a timeout

@juanenrisley juanenrisley requested a review from davekaj October 10, 2024 12:02
@davekaj davekaj merged commit 864da77 into main Oct 10, 2024
9 checks passed
@davekaj davekaj deleted the dusterbloom/docker-compose-neutron-WIP branch October 10, 2024 12:41
hu55a1n1 pushed a commit that referenced this pull request Oct 21, 2024
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.

3 participants