Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
Update docker-entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Grünewaldt authored Sep 6, 2017
1 parent 85a7ee3 commit 1dcd96e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@ umask u+rxw,g+rwx,o-rwx
RUNAS=$(whoami)
echo "DOCKER-ENTRYPOINT >> running as user: ${RUNAS}"

#
# FIX DOCKER SOCKET
#
sudo /opt/docker-fix-socket-permissions.sh
# reload session and make docker main group! now "docker ps" works!!!
newgrp - docker

#
# IMPORT KUBERNETES ca.crt (OPTIONAL)
#
Expand Down

0 comments on commit 1dcd96e

Please sign in to comment.