Kmesh/Kmesh.dockerfile
weli-l 5178f09b8b add dockerfile for Kmesh
Signed-off-by: weli-l <1289113577@qq.com>
2024-11-25 11:35:50 +08:00

8 lines
173 B
Docker

FROM openeuler/openeuler:24.03
WORKDIR /kmesh
RUN \
yum install -y kmod util-linux iptables Kmesh && \
mkdir -p /usr/share/oncn-mda && \
mkdir -p /etc/oncn-mda