AzazelSensei opened a new pull request, #12706:
URL: https://github.com/apache/gravitino/pull/12706

   ### What changes were proposed in this pull request?
   
   The Ubuntu (WSL) Docker steps in `docs/how-to-build.md` still used `apt-key 
add`. I switched that to the signed keyring + `signed-by` repo line from the 
current Docker Ubuntu install docs, and left the hello-world / docker group 
bits as they were.
   
   ### Why are the changes needed?
   
   `apt-key` is deprecated. #8309 also mentioned a stray `curl -fsSL https` 
line; that is already gone on main.
   
   Fix: #8309
   
   ### Does this PR introduce any user-facing change?
   
   Docs only.
   
   ### How was this patch tested?
   
   Compared the snippet with https://docs.docker.com/engine/install/ubuntu/.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to