Commit 301c2eb
committed
feat: add Dockerfile for Rabbit.go server build and deployment
- Create a multi-stage Dockerfile to build the Rabbit.go application using Go 1.24.0 on Alpine
- Set up the application to run in a distroless environment for minimal footprint
- Expose necessary ports for the tunnel server and API1 parent e0f824f commit 301c2eb
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments