mirror of
https://github.com/honmashironeko/ProxyCat.git
synced 2025-11-05 10:51:06 +00:00
Warning:, this document uses machine translation
Why Use a Script to Generate Dockerfiles
This project supports multiple languages, and the content may vary between languages. To reduce maintenance costs, scripts are used to generate Dockerfiles, making it easier for future updates.
Usage
Generate Dockerfile and docker-compose.yml
cd docker
python docker_tools.py -l CN
After execution, commands will be generated. Follow the instructions to run them.