Updated docker images to share scripts #43129
Conversation
|
Fixes #42201 |
|
Is it possible that you forgot to commit the actual scripts? At least I can't find them in the Github diff. |
|
I did forget to push them, whoops. I just pushed them and then tried to squash the commits, but I don't think I'm squashing them correctly since it shows 3 commits that's trying to merge. |
|
@Ophirr33: The easiest thing is probably to just do a |
|
Got it, thanks for the help @TimNN! |
|
What's the status of this? Are you waiting for @malbarbo to review this? |
|
He does not even have r? rights. |
src/ci/docker/armhf-gnu/Dockerfile
Outdated
There was a problem hiding this comment.
It's ok to remove these comments, I don't think they necessarily add much to what's already written down
There was a problem hiding this comment.
Mind renaming this to include the term "cross" in the script name? I think this list of packages is mostly suitable for building crosstool-ng and such and running that inside the container.
|
@alexcrichton Done! |
|
@bors: r+ |
|
📌 Commit 2503461 has been approved by |
|
☀️ Test successful - status-appveyor, status-travis |
Attempts to resolve #42201. I managed to pull out five scripts (android-base-apt-get, ubuntu16-apt-get, make3, rustbuild-setup, and crosstool-ng). Let me know if there's more I can do or if I should change some names.
r? @malbarbo