a
This commit is contained in:
parent
959b530248
commit
bd9b7a5479
1 changed files with 3 additions and 1 deletions
4
init.sh
4
init.sh
|
@ -1,5 +1,7 @@
|
|||
# Enable Alpine Edge Repos
|
||||
# Enable Alpine (3.10 + Edge) Repos
|
||||
cat > /etc/apk/repositories << END \
|
||||
http://dl-cdn.alpinelinux.org/alpine/v3.10/main
|
||||
http://dl-cdn.alpinelinux.org/alpine/v3.10/community
|
||||
http://dl-cdn.alpinelinux.org/alpine/edge/main
|
||||
http://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||
http://dl-cdn.alpinelinux.org/alpine/edge/testing
|
||||
|
|
Loading…
Add table
Reference in a new issue