MeCab and NEologd dictionary and Python3 on Docker environment for AppleSilicon and Intel CPU
AppleSilicon と Intel CPU に対応した Mecab と NEologd 辞書と Python3 Docker 環境
Base image: centos:8
Base image: python:3.9.5-alpine3.13
key | discriptyion | default value |
---|---|---|
LANG | locale | "C.UTF-8" |
TZ | timezone | "Asia/Tokyo" |
PYTHON_VERSION | install python version (only centos8 version) | "3.9.5" |