mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 08:23:31 +01:00
sort spacing on ##info, reorder pip installs and remove trailing whitespace
This commit is contained in:
parent
b97684613e
commit
7486480376
2 changed files with 2 additions and 2 deletions
|
|
@ -72,11 +72,11 @@ RUN \
|
|||
# install pip packages
|
||||
pip install --no-cache-dir -U \
|
||||
beets \
|
||||
beets-copyartifacts \
|
||||
flask \
|
||||
pillow \
|
||||
pip \
|
||||
pyacoustid \
|
||||
beets-copyartifacts \
|
||||
pylast && \
|
||||
|
||||
# cleanup
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@ See [Beets][beetsurl] for more info.
|
|||
|
||||
Contains [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts) plugin, [configuration details](https://github.com/sbarakat/beets-copyartifacts#configuration)
|
||||
|
||||
## Info
|
||||
## Info
|
||||
|
||||
* To monitor the logs of the container in realtime `docker logs -f beets`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue