Skip to content

paulusminus/cross-aarch64-unknown-linux-gnu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cross-aarch64-unknown-linux-gnu

Dockerfile used to build an image suitable for cross compilation of a rust project. The image includes aarch64 development packages for

  • dbus
  • fontconfig-1
  • gbm
  • gtk-3
  • input
  • xkbcommon
  • sdl2
  • seat
  • systemd
  • udev

Github Pacakges

Whenever a new tag is pushed, a new image will be build and published on Docker Hub.

Example building the image locally

buildah -t paulmin.nl/cross:aarch64

About

Image for cross compilation of cargo project with cross

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published