mirror of
https://github.com/bakito/adguardhome-sync.git
synced 2026-03-02 22:57:06 -05:00
feature request: docker image #1
Labels
No labels
Stale
bug
bug
dependencies
dependency to upstream
duplicate
enhancement
help wanted
missing Information
openapi_gen
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/adguardhome-sync#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elRadix on GitHub (Apr 5, 2021).
as all my apps are running as Docker apps,. would be great if you can create a Docker app
@JoshStark commented on GitHub (Apr 5, 2021):
There is currently an image LinuxServer.io is testing which can be used: https://github.com/TheSpad/docker-adguardhome-sync
Hopefully this is something we will get into the main repository soon.
@lg0killer commented on GitHub (Apr 5, 2021):
The docker image is building and running on my system.
Just note I created the config file and then just mapped it from disk to container using -v :/config/adguardhome-sync.yaml
@bakito commented on GitHub (Apr 5, 2021):
I added a docker image that is hosted on quay.io.
See the instructions in the readme.
@elRadix commented on GitHub (Apr 5, 2021):
works great, I like the very small image 3.5mb!!