Tools Image

We use a variety of tools in different projects and I would like to avoid 1) installing them every time 2) adjusting all circleci provided images (we use golang, nodejs, php, …).

Hence the idea was to make a “sidecar” container that can be used from the primary container. So far I had no luck of getting this to work.

Any advice is appreciated.