mirror of
https://github.com/Footsiefat/zspotify
synced 2021-12-21 22:06:14 +01:00
Merge pull request #122 from LeithC/patch-1
Modified dockerfile to only copy zs_config if it exists
This commit is contained in:
commit
baa57668ad
@ -14,6 +14,6 @@ FROM base
|
||||
|
||||
COPY --from=builder /install /usr/local
|
||||
COPY zspotify /app
|
||||
COPY zs_config.json /
|
||||
COPY *zs_config.json /
|
||||
WORKDIR /app
|
||||
ENTRYPOINT ["/usr/local/bin/python", "__main__.py"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user