feat: user items
This commit is contained in:
@@ -32,13 +32,6 @@ RUN apk add --no-cache tzdata \
|
||||
&& echo "Asia/Shanghai" > /etc/timezone
|
||||
|
||||
COPY --from=builder /out/main .
|
||||
COPY rpc/user/*.pb \
|
||||
rpc/order/*.pb \
|
||||
rpc/product/*.pb \
|
||||
rpc/admin/*.pb \
|
||||
rpc/ad/*.pb \
|
||||
rpc/lonelog/*.pb \
|
||||
./etc/
|
||||
|
||||
EXPOSE 10000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user