The Docker image exists as a universal image, and all environment variables and other settings should be implemented by specifying parameters when running. If you want to use different configurations, you can use docker compose instead of generating different images for different configurations
The Docker image exists as a universal image, and all environment variables and other settings should be implemented by specifying parameters when running. If you want to use different configurations, you can use docker compose instead of generating different images for different configurations