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

Miscellaneous fixes #267

Merged
merged 7 commits into from
Nov 7, 2014
Merged

Miscellaneous fixes #267

merged 7 commits into from
Nov 7, 2014

Conversation

btc
Copy link
Contributor

@btc btc commented Nov 5, 2014

Feel free to use this PR to batch together small, trivial changes that are too small for individual PRs, but useful enough to address. We can probably merge this in before the end of the week.

fixes #258

@btc btc added the status/in-progress In progress label Nov 5, 2014
@btc btc changed the title Miscellaneous changes Miscellaneous fixes Nov 5, 2014
Brian Tiger Chow added 7 commits November 5, 2014 10:13
use case:

Just configured and installed a node.

benefits:

1) reduces friction when setting up a new node

2) reveals useful details about the workings of the system. It's the
user's first encounter with her node's identity. The tour can build on
the user's knowledge.

```
ipfs (maybebtc-november) λ. ipfs init -f
initializing ipfs node at /Users/btc/.go-ipfs
generating key pair
peer identity: QmcRbn41Vc2CvbpLYfN36mAWusErKWvAAHbq92LPra2gFT
```
should be able to look at a function in isolation and prove it won't
panic. if that's not possible, should cast safely.
@btc
Copy link
Contributor Author

btc commented Nov 7, 2014

@jbenet let's merge this one in today

@jbenet
Copy link
Member

jbenet commented Nov 7, 2014

@maybebtc LGTM

jbenet added a commit that referenced this pull request Nov 7, 2014
@jbenet jbenet merged commit 3155fa2 into master Nov 7, 2014
@jbenet jbenet removed the status/in-progress In progress label Nov 7, 2014
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this pull request Oct 23, 2021
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.

Dockerfile: use ENTRYPOINT
3 participants