Skip to content

Commit

Permalink
users: set password for docker (needed by vmware)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-urbaniak committed Sep 18, 2016
1 parent 6628b73 commit 8e80999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions board/coreos/minikube/users
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
rkt -1 rkt -1 - /home/rkt /bin/bash rkt-admin,wheel -
docker -1 docker -1 - /home/docker /bin/bash rkt,rkt-admin,wheel -
rkt -1 rkt -1 - /home/rkt /bin/bash rkt-admin,wheel -
docker -1 docker -1 =tcuser /home/docker /bin/bash rkt,rkt-admin,wheel -

0 comments on commit 8e80999

Please sign in to comment.