-
Notifications
You must be signed in to change notification settings - Fork 23
Mirgate to ghcr.io #95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
RTXUX
wants to merge
4
commits into
master
Choose a base branch
from
ghcr
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
MAINTAINER iBug <[email protected]> | ||
RUN apk add --no-cache --update wget perl ca-certificates git python3 py3-requests && \ | ||
mkdir -p /usr/local/lib/tunasync | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
LABEL maintainer "Keyu Tao <taoky AT lug.ustc.edu.cn>" | ||
RUN apk add --no-cache git | ||
ADD sync.sh / |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
LABEL maintainer="Yifan Gao [email protected]" | ||
RUN apk add --no-cache curl coreutils grep findutils bash | ||
ADD curl-helper.sh / |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
LABEL maintainer="Keyu Tao <[email protected]>" | ||
RUN apk add --no-cache --update wget perl ca-certificates git python3 py3-requests py3-pip py3-lxml && \ | ||
pip3 install pyquery && \ | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine-3.12 | ||
FROM ghcr.io/ustcmirror/base:alpine-3.12 | ||
LABEL maintainer "Shengjing Zhu <[email protected]>" | ||
RUN apk add --no-cache zsh curl rsync ca-certificates gawk grep bzip2 coreutils diffutils findutils \ | ||
&& curl -fLo /usr/local/bin/quick-fedora-mirror https://pagure.io/quick-fedora-mirror/raw/master/f/quick-fedora-mirror \ | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/curl-helper | ||
FROM ghcr.io/ustcmirror/curl-helper | ||
LABEL maintainer="Yifan Gao [email protected]" | ||
RUN apk add --no-cache rsync parallel gawk sed xz tar jq bash | ||
ADD sync.sh / |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/gitsync | ||
FROM ghcr.io/ustcmirror/gitsync | ||
LABEL maintainer="Yifan Gao <[email protected]>" | ||
RUN apk add --no-cache curl coreutils parallel gawk sed grep tar findutils bash | ||
ADD sync-ports.sh / | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:debian | ||
FROM ghcr.io/ustcmirror/base:debian | ||
MAINTAINER Kai Ma <[email protected]> | ||
ADD ["config", "sync.sh", "prepare.sh", "ghcupsync.hs", "ghcupsync.cabal", "/"] | ||
RUN bash /prepare.sh && rm prepare.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
LABEL maintainer "Yulong Ming <[email protected]>" | ||
RUN apk add --no-cache python3 py3-requests py3-yaml && \ | ||
mkdir -p /usr/local/lib/tunasync | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
LABEL maintainer "Jian Zeng <anonymousknight96 AT gmail.com>" | ||
RUN apk add --no-cache git | ||
ADD sync.sh / |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
LABEL maintainer "Yao Wei (魏銘廷) <[email protected]>" | ||
|
||
RUN apk add --no-cache python3 py-setuptools openssl libffi && \ | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
MAINTAINER Jiahao Li <[email protected]> | ||
ENV HACKAGE_BASE_URL=https://hackage.haskell.org | ||
RUN apk add --no-cache wget ca-certificates coreutils | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ COPY bottles-json . | |
RUN apk add --no-cache musl-dev | ||
RUN cargo build --release | ||
|
||
FROM ustcmirror/curl-helper | ||
FROM ghcr.io/ustcmirror/curl-helper | ||
LABEL maintainer="Yifan Gao [email protected]" | ||
RUN apk add --no-cache parallel bash sed gzip | ||
ADD sync.sh / | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
LABEL maintainer "Jian Zeng <anonymousknight96 AT gmail.com>" | ||
RUN apk add --no-cache lftp ca-certificates | ||
ADD sync.sh / |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
LABEL maintainer "Keyu Tao <taoky AT ustclug.org>" | ||
RUN apk add --no-cache wget | ||
ADD sync.sh / |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
MAINTAINER Yifan Gao <[email protected]> | ||
ENV PYPI_MASTER=https://pypi.python.org \ | ||
BANDERSNATCH_WORKERS=3 \ | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
MAINTAINER Yifan Gao <[email protected]> | ||
ENV UPSTREAM=http://rubygems.org | ||
RUN apk add --no-cache ruby ca-certificates && \ | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:debian | ||
FROM ghcr.io/ustcmirror/base:debian | ||
MAINTAINER Jiahao Li <[email protected]> | ||
ADD ["config", "sync.sh", "prepare.sh", "stackage.hs", "/"] | ||
RUN bash /prepare.sh && rm prepare.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
LABEL maintainer "Jian Zeng <anonymousknight96 AT gmail.com>" | ||
ADD sync.sh / |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM ustcmirror/base:alpine | ||
FROM ghcr.io/ustcmirror/base:alpine | ||
LABEL maintainer "YR Chen <[email protected]>" | ||
|
||
RUN apk add --no-cache nodejs | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
FROM ustcmirror/base:debian AS builder | ||
FROM ghcr.io/ustcmirror/base:debian AS builder | ||
COPY binder.c /tmp/binder.c | ||
RUN apt update && apt install -y build-essential && \ | ||
gcc -Wall -fPIC -shared -o /tmp/binder.so /tmp/binder.c | ||
|
||
FROM ustcmirror/base:debian | ||
FROM ghcr.io/ustcmirror/base:debian | ||
LABEL maintainer="Keyu Tao <[email protected]>" | ||
RUN echo 'deb http://deb.debian.org/debian bullseye-backports main' > /etc/apt/sources.list.d/backports.list && \ | ||
apt update && apt install -y dnf createrepo-c dnf-plugins-core python3 python3-requests && \ | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.