Skip to content
Snippets Groups Projects
Commit 84140d93 authored by Neil McKee's avatar Neil McKee
Browse files

Update Dockerfile

parent 5eed318d
No related branches found
No related tags found
No related merge requests found
Pipeline #21619 failed
......@@ -27,7 +27,6 @@ RUN echo "EXTRAS" && apt-get install -y --no-install-recommends \
uuid-runtime
COPY --from=gobuilder /usr/sbin/hsflowd_containerd /usr/sbin/hsflowd_containerd
COPY --from=builder /usr/sbin/hsflowd /usr/sbin/hsflowd
COPY --from=builder /usr/sbin/hsflowd_containerd /usr/sbin/hsflowd_containerd
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment