构建镜像
This commit is contained in:
		
							parent
							
								
									34d7db41ee
								
							
						
					
					
						commit
						9affd2c854
					
				|  | @ -2,7 +2,7 @@ FROM registry.cn-chengdu.aliyuncs.com/go_ls/go-zero:v1 AS builder | ||||||
| 
 | 
 | ||||||
| LABEL stage=gobuilder | LABEL stage=gobuilder | ||||||
| 
 | 
 | ||||||
| ENV CGO_ENABLED 0 | ENV CGO_ENABLED 1 | ||||||
| ENV GOPROXY https://goproxy.cn,direct | ENV GOPROXY https://goproxy.cn,direct | ||||||
| WORKDIR /src | WORKDIR /src | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue