Closed dimo414 closed 3 years ago
Arg, it has been months the Travis CI doesn't upload anything to Docker Hub dues to an authentication error. And I just discover Travis CI for Open Source will be shutdown soon.
I need to work on the automatic publishing :smile:
Hey just a necrobump here! This project is really cool and a great blessing for rpi uses. Any ETA
I made a temporary update here:
https://github.com/users/Daggy1234/packages/container/package/rust-crosscompiler-arm
This is on github package registery untill the official one is updated!
'cross' is a much more powerful tool than this. But, if you still need 'rust-crosscompiler-arm', Docker images are back at the Docker Hub: https://hub.docker.com/r/dlecan/rust-crosscompiler-arm
Thanks for the update!
Looking at https://registry.hub.docker.com/r/dlecan/rust-crosscompiler-arm the image appears to be a year or so old. Is it possible for you to build an updated image?
I ask because I'm seeing errors like:
That I'm guessing are due to an older compiler (but
cargo --version
fails as well, so I'm not actually sure what version ofcargo
the image is on...)