Docker buildkit

I’m trying to pass secrets to the docker build environment (not the live container). I could achieve what I need to using Docker buildkit.

Is it possible to enable buildkit with convox?