Sign inSign up

kilvn/mycat

By kilvn

•Updated over 5 years ago

Image
0

252

kilvn/mycat repository overview

⁠mycat

mycat for docker

Start command:

docker run -d -p 9066:9066 -p 8066:8066 -v ~/Documents/mycat:/usr/local/mycat/conf/ kilvn/mycat
  • 9066 is the console port, and 8066 is the data port.
  • Use -v to use the local configuration files.

Tag summary

Content type

Image

Digest

Size

506.6 MB

Last updated

over 5 years ago

docker pull kilvn/mycat