Skip to content

Commit

Permalink
Merge pull request #5767 from afbjorklund/docker-uid
Browse files Browse the repository at this point in the history
Used fixed uid/gid for the default user account
  • Loading branch information
tstromberg committed Oct 29, 2019
2 parents 85b4869 + d808a9f commit dc72d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/iso/minikube-iso/board/coreos/minikube/users
Original file line number Diff line number Diff line change
@@ -1 +1 @@
docker -1 docker -1 =tcuser /home/docker /bin/bash wheel,vboxsf -
docker 1000 docker 1000 =tcuser /home/docker /bin/bash wheel,vboxsf -

0 comments on commit dc72d69

Please sign in to comment.