Run compiled DS app on separate machine w/o DeepStream

Is there a way to compile a DeepStream app in such a way so that it will be portable to a separate but similar machine but has no DeepStream/GStreamer installation?

Deepstream buiding based on Gstreamer, how could you run without gstreamer?
you can use docker to do this without installation of them.