keeganwitt / docker-gradle

Docker images with Gradle
https://hub.docker.com/_/gradle/
Apache License 2.0
143 stars 73 forks source link

Run docker inside container #270

Open oeresundsgruppen opened 8 months ago

oeresundsgruppen commented 8 months ago

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

keeganwitt commented 8 months ago

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?

oeresundsgruppen commented 8 months ago

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