mis98zb commented on pull request #129:
URL: https://github.com/apache/skywalking-cli/pull/129#issuecomment-971142980


   👍👍👍
   
   btw, I'm not very clear with the code, but from command in makefie:
   ```makefile
   docker:
        docker buildx create --use
        docker buildx build $(PUSH) --platform 
linux/386,linux/amd64,linux/arm64 --build-arg VERSION=$(VERSION) . -t 
$(HUB)/$(APP_NAME):$(VERSION) -t $(HUB)/$(APP_NAME):latest
   ```
   It seems the windows platform is not included?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to