mirror of
https://github.com/zhufuyi/sponge.git
synced 2025-11-03 09:41:07 +08:00
259 B
259 B
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.