Skip to content

burakgerz/grpc_cross_aarch64_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grpc_cross_aarch64_docker

  1. Get latest Docker

  2. Get Docker Buildx https://docs.docker.com/buildx/working-with-buildx/

  3. Clone this repo, change into it and build the image with command "docker buildx build . -t grpc-x86-cc-aarch64"

  4. Run the image with "docker run -dit grpc-x86-cc-aarch64"

  5. Get files from running docker container e.g. with docker cp :/build_arm ./

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published