Docker file - #10
Conversation
agentcobra
commented
Feb 1, 2018
#8 maybe need for my docker container :) |
smitthakkar96
commented
Feb 1, 2018
Why will someone containerize block shell since as far as I know it is only meant for learning blockchain |
agentcobra
commented
Feb 1, 2018
it's easier to install and less problem with python 2.7 |
smitthakkar96
commented
Feb 1, 2018
Well in that case submit a PR that makes it python 3 compatible and upload a RPM spec to package it for fedora, do debian packaging and also homebrew. You containerize things to run it in prodution on servers this is a CLI. FYI docker is not a package manager. |
seeder
commented
Feb 7, 2018
docker ain't complicated, checkout #13 |
thx @seeder, I've merge it. |
daxeel
commented
Feb 10, 2018
@seeder@agentcobra It's great that you guys are putting efforts into this very young project in Blockchain field. Our next plan is to make Blockshell decentralized and then we will make it Docker compatible. So, guys, I know docker will add beauty to this project but before that, we need to add decentralization. If you can work on decentralization, then it would be super awesome thing. Hope you guys are getting me. |
seeder
commented
Feb 22, 2018
I think you are mistaking some domains here @daxeel I have just shared something what is dirt easy for me, as I work with docker on daily basis and I have noticed you don't. I am happy to just leave my fork/pr for everyone who wants to just use it inside Docker. @agentcobra enjoy! Cheerio |
Hi everybody,
I'm a docker beginner,
I'm trying to dockerize blockshell