Skip to content

builder image - with own bash and git aliases

Grzegorz Mirek requested to merge gm-builder-image into master

I reconfigured a bit, added options to append custom aliases to bash and configured git(user.name/user.email) settings plus git aliases. In addition, it stores the plugins installed in VSC in a separate directory in the connected volume(/workspace). It is also possible to debug code remotely when connecting VSC via ssh protocol. Modified README.md

Merge request reports