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

Dockerfile and other updates #168

Closed
2 tasks
Deadlyelder opened this issue May 13, 2017 · 2 comments
Closed
2 tasks

Dockerfile and other updates #168

Deadlyelder opened this issue May 13, 2017 · 2 comments

Comments

@Deadlyelder
Copy link
Contributor

Deadlyelder commented May 13, 2017

Issue

  • The Dockerfile is based on Ubuntu which tends to be a bit heavy on the storage.
  • Multiple installation over different instances of Lighting can be time-consuming processes.

Solution

Hence as a next step forward from the issue #167 maybe the following should be addressed:

  • Update the Dockerfile to Alpine or similar distribution
  • Automated script for 'one-click' installation of LN and its dependencies

Not exactly issues but feel it needs to be addressed for make it easier for people to play with the implementation.

P.S. Was unable of find the correct title :P

@cdecker
Copy link
Member

cdecker commented May 19, 2017

Thanks @Deadlyelder, these are all valid points, however I think it is a bit premature to think about facilitating deployment (either in a docker image or on OS without compiling from source). The docker images in particular are mainly used for our CI to build, and I think it's not worth it to slim them down and try to get them to work on another distro. Once we have releases that are to be rolled out to users, then yes, it makes sense to create slim docker images and set up a PPA (incidentally I have registered a PPA already: https://launchpad.net/lightning-network).

So I'm closing this for now, but I'll reopen it once a more or less stable version is ready 😉

@cdecker cdecker closed this as completed May 19, 2017
@Deadlyelder
Copy link
Contributor Author

Ah thats great! Didn't knew PPA was already there for Lightning Network 👍

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

No branches or pull requests

2 participants