# tokenizer ## 镜像构建 ``` docker build -t tokenizer:1.0.0 . ```