mirror of
https://github.com/Footsiefat/zspotify
synced 2021-12-21 22:06:14 +01:00
Revert "Merge pull request #107 from jaredrossberg/docker"
This reverts commit 898e20dc6dbfeca3c52cfc157f000af84c281a06, reversing changes made to 938b64775383586e86c9a357097292487cbccc6d.
This commit is contained in:
parent
f60ede3c45
commit
5966bc00b7
@ -16,4 +16,4 @@ COPY --from=builder /install /usr/local
|
||||
COPY src /app
|
||||
COPY zs_config.json /
|
||||
WORKDIR /app
|
||||
ENTRYPOINT ["/usr/local/bin/python", "__main__.py"]
|
||||
ENTRYPOINT ["/usr/local/bin/python", "app.py"]
|
||||
|
@ -53,7 +53,7 @@ Options that can be configured in zs_config.json:
|
||||
|
||||
### Docker Usage
|
||||
|
||||
```
|
||||
```
|
||||
Build the docker image from the Dockerfile:
|
||||
docker build -t zspotify .
|
||||
Create and run a container from the image:
|
||||
|
Loading…
x
Reference in New Issue
Block a user