|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
gogs | %!s(int64=2) %!d(string=hai) anos | |
sabnzbd | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos |
Contains submodules and images, some of them forked.
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
Built fromlinuxserver/sabnzbd to add support for nzbToMedia
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