Skip to content

Commit

Permalink
remove unused command
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-sun-star committed Sep 25, 2024
1 parent a6cd866 commit 8dc1854
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oceanbase-ce/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ RUN yum install -y --downloadonly --downloaddir=/root/pkgs oceanbase-ce-${VERSIO
RUN obd mirror clone /root/pkgs/*.rpm
RUN obd env set IO_DEFAULT_CONFIRM 1
RUN obd mirror disable remote
RUN obd mirror list local
RUN obd cluster deploy demo -c /root/demo.yaml

RUN rm -rf /root/demo/store && rm -rf /root/demo/etc
Expand Down

0 comments on commit 8dc1854

Please sign in to comment.