mirror of
https://github.com/zhufuyi/sponge.git
synced 2025-10-29 03:23:32 +08:00
Dockerfile: build the image by directly copying the compiled binaries, fast build speed.Dockerfile_build: two-stage build of the image, slower build speed, you can specify the golang version.Dockerfile_test: container for testing rpc services.