Is it possible to create Deployments only with Docker image?

Hello guys and gals,

So I have a flow Dockerzided that I can run at any moment on a container, and shows everything correctly on the Server UI.

Is it possible using SDK/API from a django/flask/etc create a deployment with a schedule that runs that Docker image (Docker worker), meaning, no flow/flow_id needs to be provided?