Actions
Bug #5539
closed[Docker] UX improvements
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Docker
Target version:
Start date:
03/24/2015
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
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 almost 10 years ago
- Target version changed from Bug Triage to 2015-04-01 sprint
Updated by Peter Amstutz almost 10 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz almost 10 years ago
- Category set to Docker
- Assigned To set to Peter Amstutz
Updated by Ward Vandewege almost 10 years ago
Reviewing 5539-better-docker: LGTM
Updated by Peter Amstutz almost 10 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|commit:3353ab9554dc5dfa647dd767b7b2623adcf753ab.
Actions