northstack / northstack-client

NorthStack Client
https://northstack.com
GNU General Public License v3.0
7 stars 1 forks source link

Client Cleanup #10

Closed jeichorn closed 6 years ago

jeichorn commented 6 years ago

Paths are the docker version instead of the real one

Wrapper needs to pass in the real path, and all paths need to be displayed with a helper

mm-pagely commented 6 years ago

For the accounts.json thing we're just merging in any new signups to the existing accounts file.

mm-pagely commented 6 years ago

Not using a helper to display paths. We wound up mounting $PWD as a volume (#35).