diff --git a/agent-cuda-11-7/Dockerfile b/agent-cuda-11-7/Dockerfile
index 5ea24384fb6be9b59e1deb9f665349260ce0f69c..4e95ac4a55a9206c6efead18241850001b82df44 100644
--- a/agent-cuda-11-7/Dockerfile
+++ b/agent-cuda-11-7/Dockerfile
@@ -30,4 +30,4 @@ COPY --from=gobuilder /usr/sbin/hsflowd_containerd /usr/sbin/hsflowd_containerd
 COPY --from=builder /usr/sbin/hsflowd /usr/sbin/hsflowd
 COPY --from=builder /etc/hsflowd.conf /etc/hsflowd.conf
 COPY --from=builder /etc/hsflowd/modules/* /etc/hsflowd/modules/
-CMD /usr/sbin/hsflowd -m `uuidgen` -d -D /var/log/hsflowd.log
+CMD /usr/sbin/hsflowd -m `uuidgen` -d -D /var/log/hsflowd.log -F /etc/hsflowd.debug