Skip to content
This repository has been archived by the owner on Jan 2, 2018. It is now read-only.

[fix] correct how repositories urls are saved #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lyz-code
Copy link

When I tried to run ./mkimage-alpine.sh -r v3.7 the script saved the repo url in /etc/apk/repositories as:

-e http://nl.alpinelinux.org/alpine/v3.2/main

Therefore the fetch once you run a docker fails.

With my fix it works again :)

@firecyberice
Copy link
Member

The official alpine image is now multiarch so this is not needed anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants