Skip to content

Instantly share code, notes, and snippets.

@jehaby
Last active August 9, 2017 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jehaby/fa14e568200c3ec3fd73ca7c50583ae4 to your computer and use it in GitHub Desktop.
Save jehaby/fa14e568200c3ec3fd73ca7c50583ae4 to your computer and use it in GitHub Desktop.
docker_install_ru.md
  1. Ставим по инструкции с офсайта
  2. Для линуксов: добавляем юзера в группу докера sudo usermod -aG docker $USER
  3. Ставим докер-композ: https://docs.docker.com/compose/install/
@ivan1993spb
Copy link

2.1 newgrp docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment