Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

"Run with Everware" links bring to an existing container #161

Open
kazeevn opened this Issue Oct 12, 2016 · 1 comment

Comments

Projects
None yet
2 participants

kazeevn commented Oct 12, 2016

  1. Start an Everware container for some repo.
  2. Go to a different repository with "Run with Everware" link, click on it. I used https://github.com/lhcb/opendata-project
  3. You arrive into the 1st repo container, while expecting to arrive at the 2nd
Owner

anaderi commented Nov 1, 2016

everware should ask in that case wether user wants to stop existing container or not (in some cases user might have some code/data unsaved)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment