Commit 87f872cb authored by Yakubov, Sergey's avatar Yakubov, Sergey
Browse files

add default command to dockerfile

parent 72e5a7f6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,4 +20,4 @@ FROM busybox:glibc AS prod

COPY --from=package /rdb/build/remote-data-broker /

CMD ["/remote-data-broker"]