fix
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM alpine
|
||||
|
||||
WORKDIR /www/fusenapi/
|
||||
COPY ./api-product-srv /www/fusenapi/
|
||||
COPY ./bin/api-product-srv /www/fusenapi/
|
||||
COPY ./etc /www/fusenapi/etc
|
||||
CMD ["/www/fusenapi/api-product-srv"]
|
||||
|
||||
Reference in New Issue
Block a user