docker-gradle icon indicating copy to clipboard operation
docker-gradle copied to clipboard

Run docker inside container

Open oeresundsgruppen opened this issue 1 year ago • 2 comments

hi, is it possible to add docker support inside the docker image ?

oeresundsgruppen avatar Dec 16 '23 16:12 oeresundsgruppen

Installing Docker would expand the image from about 710 MB to about 1046 MB (549 MB to 927 MB for Alpine). and Official Images try to keep dependencies tightly scoped to their purpose. Could you explain your use case so we can think about whether this would make sense to add?

keeganwitt avatar Dec 20 '23 14:12 keeganwitt

I have created my own image with docker and you image, so it is fine.

oeresundsgruppen avatar Dec 22 '23 15:12 oeresundsgruppen