mneethiraj commented on code in PR #276:
URL: https://github.com/apache/ranger/pull/276#discussion_r1275460143


##########
dev-support/ranger-docker/README.md:
##########
@@ -40,6 +40,7 @@ Docker files in this folder create docker images and run them 
to build Apache Ra
    export DOCKER_BUILDKIT=1
    export COMPOSE_DOCKER_CLI_BUILD=1
    export RANGER_DB_TYPE=postgres
+   export TARGETARCH=arm64

Review Comment:
   @kumaab  - TARGETARCH will be automatically set if following env is set 
while building the image:
   
   `DOCKER_BUILDKIT=1 `
   
   More on this at https://docs.docker.com/build/buildkit/ and 
https://docs.docker.com/engine/reference/builder/.
   



-- 
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