Skip to content

Fix apk repositories for edge images#465

Open
andypost wants to merge 1 commit into
gliderlabs:masterfrom
skilld-labs:375-fix-edge
Open

Fix apk repositories for edge images#465
andypost wants to merge 1 commit into
gliderlabs:masterfrom
skilld-labs:375-fix-edge

Conversation

@andypost

@andypost andypost commented Dec 7, 2018

Copy link
Copy Markdown

Fixes #375

@andypost

andypost commented Dec 7, 2018

Copy link
Copy Markdown
Author

it does not build because minirootfs archives missing

@julianxhokaxhiu

Copy link
Copy Markdown

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

andypost commented Dec 7, 2018

Copy link
Copy Markdown
Author

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
Copy Markdown

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

ncopa commented Jan 21, 2019

Copy link
Copy Markdown
Collaborator

we should make upstream minirootfs images for edge too

@andypost

Copy link
Copy Markdown
Author

Yep, that's where I stuck

@J0WI

J0WI commented Mar 2, 2019

Copy link
Copy Markdown

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