正文

Here are the steps to install RE2 in a CentOS Docker container: ## Install RE2 on CentOS Docker ### Option 1: Using yum (system package) ```bash docker run -it centos:7 /bin/bash #