This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
dashizi
/
go-admin
zrkadlo
https://github.com/GoAdminGroup/example.git
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Wiki
Strom:
2001ab86b4
Branche
Tagy
dependabot/go_modules/github.com/gin-gonic/gin-1.9.0
dependabot/go_modules/github.com/valyala/fasthttp-1.34.0
master
go-admin
/
Dockerfile
Dockerfile
48 B
História
Raw
1
2
3
4
FROM golang:latest
WORKDIR /go/src/app
COPY . .