Nekroze / dab

The Developer Laboratory
https://nekroze.github.io/dab
GNU General Public License v3.0
7 stars 17 forks source link

If given DAB_DOCKER_GID do not mount /etc/group #421

Closed Nekroze closed 4 years ago

Nekroze commented 4 years ago

Change Description

This mount is a bit sketchy but the docker group id is often needed but not necessarily known by the end user. Latest docker for mac does not allow mounting into /etc so this must be given via env var to skip mounting.

Also includes some tweaks to formatting and mount unix docker socket to a consistent location within dab.

Rozebot commented 4 years ago
Warnings
:warning: Changes to the dab wrapper script are to be avoided when possible.
Messages
:book: Thank you for submitting a PR, the community appreciates your work!

Generated by :no_entry_sign: dangerJS