Skip to content

Conversation

@andypost
Copy link

@andypost andypost commented Dec 7, 2018

Fixes #375

@andypost
Copy link
Author

andypost commented Dec 7, 2018

it does not build because minirootfs archives missing

@julianxhokaxhiu
Copy link

If you set fs_version=3.8.0 it will build fine. Look at the directory structure and you will see that this is the maximum we can get from the edge folder ( eg. for aarch64, http://dl-cdn.alpinelinux.org/alpine/edge/releases/aarch64/ )

@andypost
Copy link
Author

andypost commented Dec 7, 2018

Yes, it builds fine but still contains 3.8 and /etc/apk/repoditories points to 3.8 as well

Probably it needs some sed on it to replace

Would be great to get @ncopa POV

@julianxhokaxhiu
Copy link

Looking better at the repository structure, you don't even need to patch the options files.

Instead you have to run the script mentioned here and just replace the relative rootfs for each architecture: https://github.com/gliderlabs/docker-alpine/tree/master/builder

Then this PR will be good to go.

@ncopa
Copy link
Collaborator

ncopa commented Jan 21, 2019

we should make upstream minirootfs images for edge too

@andypost
Copy link
Author

Yep, that's where I stuck

@J0WI
Copy link

J0WI commented Mar 2, 2019

Is there any kind of help that can be provided to get this fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants