Fred Damstra [io2] bfea8c6007 discord-downloader-go works 3 năm trước cách đây
..
discord-downloader-go @ 5d6201ed19 5024d33e16 Added discord-downloader-go submodule 3 năm trước cách đây
gogs @ e01b0ce0d1 07dc2b58e0 Updated Sab Dockerfile; Adds DNS Settings 3 năm trước cách đây
sabnzbd 07dc2b58e0 Updated Sab Dockerfile; Adds DNS Settings 3 năm trước cách đây
README.md bfea8c6007 discord-downloader-go works 3 năm trước cách đây

README.md

Images

Contains submodules and images, some of them forked.

gogs

Just built it myself because there was no suitable image. Needs to be in ~/go/src/github.com/gogs to build, then run docker build . -f Dockerfile.aarch64 -t fdamstra/gogs --network host

sabnzbd

Built fromlinuxserver/sabnzbd to add support for nzbToMedia

discord-downloader-go

Downlaods files from a discord channel, but not aarch64 build.

To build:

vim Dockerfile
# Change architecture to aarm64
docker build . -f Dockerfile -t fdamstra/discord-downloader-go --network host