mirror of
https://github.com/usual2970/certimate.git
synced 2025-10-04 13:34:52 +00:00
Add docker support
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM golang:1.22-alpine
|
||||
|
||||
ENV GOPROXY=https://goproxy.cn
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY ../. /app/
|
||||
|
Reference in New Issue
Block a user