Commit 8f1fa279 authored by yiming's avatar yiming

fix

parent 1bb1c345
...@@ -22,7 +22,7 @@ RUN \ ...@@ -22,7 +22,7 @@ RUN \
ADD conf-$RUN_ENV /opt/canal/conf ADD conf-$RUN_ENV /opt/canal/conf
# Define mountable directories. # Define mountable directories.
VOLUME ["/opt/canal/conf:/opt/canal/conf"] VOLUME ["/opt/canal/conf"]
# Expose ports. # Expose ports.
EXPOSE 11111 EXPOSE 11111
......
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