Actions
Bug #5539
closed[Docker] UX improvements
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Docker
Target version:
Story points:
-
Description
- Along with
***************************************************************** You can access the Arvados workbench at http://localhost:9899 *****************************************************************
it should print a note about adding the skydock DNS server to your /etc/resolv.conf something like
sudo cat >>/etc/resolv.conf <<'EOF' search dev.arvados nameserver xxx.xxx.xxx.xxx EOF
- "arvdock start" should by default re-start existing containers, not delete the existing containers and run new ones.
- When starting keep it should mount a real directory, like ~/.arvados_keep/ not a woefully tiny tmpfs.
Updated by Peter Amstutz over 9 years ago
- Target version changed from Bug Triage to 2015-04-01 sprint
Updated by Peter Amstutz over 9 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz over 9 years ago
- Category set to Docker
- Assigned To set to Peter Amstutz
Updated by Peter Amstutz over 9 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|commit:3353ab9554dc5dfa647dd767b7b2623adcf753ab.
Actions