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

Document how to run celestia-app via Docker #3078

Open
rootulp opened this issue Feb 4, 2024 · 3 comments · May be fixed by #4168
Open

Document how to run celestia-app via Docker #3078

rootulp opened this issue Feb 4, 2024 · 3 comments · May be fixed by #4168
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@rootulp
Copy link
Collaborator

rootulp commented Feb 4, 2024

Context

This repo publishes Docker images to https://github.com/celestiaorg/celestia-app/pkgs/container/celestia-app/versions

Problem

The current README has sections under the Install section for Source and Prebuilt binary but it doesn't have a section for Docker.

Proposal

Readers may be unaware that they can run celestia-app via Docker. We should add a sub-heading to the Install section that describes how users can use the Docker image. Things we may want to include in this section:

  • Prerequisites (i.e. must have Docker version X installed, must have Y resources allocated to Docker).
  • Copy + paste-able commands to fetch the latest tagged release
  • A Docker compose file
@rootulp rootulp added documentation Improvements or additions to documentation good first issue Good for newcomers docker labels Feb 4, 2024
@MukulKolpe
Copy link
Contributor

Hey @rootulp, can I work on this issue?

@kaksv
Copy link

kaksv commented Feb 5, 2024

Docker is really amazing

@abhirajprasad
Copy link

I am interested in taking up this issue, have started working on it :)

abhirajprasad added a commit to abhirajprasad/celestia-app that referenced this issue Jan 2, 2025
rootulp added a commit to abhirajprasad/celestia-app that referenced this issue Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants