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

Lightnode docker #726

Merged
merged 23 commits into from
Sep 11, 2024
Merged

Commits on Aug 23, 2024

  1. Created basic light node docker file.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6f32412 View commit details
    Browse the repository at this point in the history
  2. Incremental progress.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ac531d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Everything is finally working.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0ef0588 View commit details
    Browse the repository at this point in the history
  2. Incremental progress.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    eed90bb View commit details
    Browse the repository at this point in the history
  3. Incremental progress.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8235e00 View commit details
    Browse the repository at this point in the history
  4. Pull latest commit in branch when building.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ec237aa View commit details
    Browse the repository at this point in the history
  5. Cleanup.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a037ddc View commit details
    Browse the repository at this point in the history
  6. Cleanup.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    aeab611 View commit details
    Browse the repository at this point in the history
  7. Cleanup.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6a6546e View commit details
    Browse the repository at this point in the history
  8. Move docker commands into scripts.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c6031e8 View commit details
    Browse the repository at this point in the history
  9. Mount data directory.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    78861fb View commit details
    Browse the repository at this point in the history
  10. Split into separate docker images.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2c98aac View commit details
    Browse the repository at this point in the history
  11. Cleanup.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    71d51f9 View commit details
    Browse the repository at this point in the history
  12. Don't spam errors during cleanup.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fd85017 View commit details
    Browse the repository at this point in the history
  13. Bugfixes.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    eebd6c1 View commit details
    Browse the repository at this point in the history
  14. Remove old docker file.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7d8abac View commit details
    Browse the repository at this point in the history
  15. Add go url to default config.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    09ea976 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Small tweaks.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5870867 View commit details
    Browse the repository at this point in the history
  2. Cleanup.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2da72b4 View commit details
    Browse the repository at this point in the history
  3. Smaller build image without unecessary files.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    722f256 View commit details
    Browse the repository at this point in the history
  4. Cleanup.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    145d0f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Made suggested changes.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5b6eef3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Made suggested change.

    Signed-off-by: Cody Littley <[email protected]>
    cody-littley committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e48ae2b View commit details
    Browse the repository at this point in the history