This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
recyclarr
mirror of
https://github.com/recyclarr/recyclarr
Watch
1
Star
0
Fork
You've already forked recyclarr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7c15c14f40
renovate/system.io.abstractions-packages
renovate/fluentassertions-6.x
master
renovate/muno92-resharper_inspectcode-1.x
renovate/major-dotnet-monorepo
qodana
docker-retention
integration-tests
refit
json-serializing-nullable-fields-issue
snyk
commitlint
gui
recyclarr
v7.4.0
v7.3.0
v7.2.4
v7.2.3
v7.2.2
v7.2.1
v7.2.0
v7.1.1
v7.1.0
v7.0.0
v6.0.2
v6.0.1
v6.0.0
v5.4.3
v5.4.2
v5.4.1
v5.4.0
v5.3.1
v5.3.0
v5.2.1
v5.2.0
v5.1.1
v5.1.0
v5.0.3
v5.0.2
v5.0.1
v5.0.0
v4.4.1
v4.4.0
v4.3.0
v4.2.0
v4.1.3
v4.1.2
v4.1.1
v4.1.0
v4.0.2
v4.0.1
v4.0.0
v3.1.0
v3.0.0
v2.6.1
v2.6.0
v2.5.0
v2.4.1
v2.4.0
v2.3.1
v2.3.0
v2.2.1
v2.2.0
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
v1.8.2
v1.8.1
v1.8.0
v1.7.0
v1.6.6
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.4.0
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
v0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7c15c14f40'
${ noResults }
recyclarr
/
docker
/
.gitignore
3 lines
21 B
Raw
Normal View
History
Unescape
Escape
feat: Docker support
3 years ago
/config/
chore(docker): New approach for edge builds Edge builds previously would either download from the latest release on github or directly compile the code. However, dotnet apparently has some compatibility issues when run inside of a container built with qemu + buildx. The approach chosen going forward is to simply copy the builds from the github workflow artifacts directly into the container during the build process. This ended up causing a lot of change, mainly cleanup and simplifying things.
2 years ago
/artifacts/