Building and testing docker image in drone

As we’re migrating to drone completely, we need to build docker images for our public repo. This means that we can’t use --privileged. GitHub actions lets us do it without any hassle: is there any way to securely build docker images inside drone?

you can use plugins to build and publish docker images: http://plugins.drone.io/drone-plugins/drone-docker/

1 Like

Do you guys have a paid hosted solution? We need priority builds (fast ones!); although we don’t mind bringing in our own infra, but do you have a hosted solution?

I recommend reaching out to our sales team to discuss options. Navigate to drone.io/enterprise and click the “contact us” button and someone from our sales organizations should be in touch soon.

1 Like