Commit 8b52d481 authored by focus's avatar focus

fixed

parent dbb683b7
......@@ -26,10 +26,8 @@ VOLUME ["/opt/mycat/conf"]
# Expose ports.
EXPOSE 8066
# Define working directory.
WORKDIR /opt/mycat/bin
# Define default command.
CMD ["mycat","start"]
CMD ["./mycat","start"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment