mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
build: update and split gh workflows (#88)
This commit is contained in:
parent
8ff8e6bbb0
commit
ca6241e7cb
3 changed files with 45 additions and 28 deletions
|
@ -32,6 +32,8 @@ RUN make -f Makefile build/ctl
|
|||
# build runner
|
||||
FROM alpine:latest
|
||||
|
||||
LABEL org.opencontainers.image.source = "https://github.com/autobrr/autobrr"
|
||||
|
||||
ENV HOME="/config" \
|
||||
XDG_CONFIG_HOME="/config" \
|
||||
XDG_DATA_HOME="/config"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue