mirror of
				https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
				synced 2025-11-03 21:10:34 +00:00 
			
		
		
		
	Fix docker run command
This commit is contained in:
		
							parent
							
								
									898e20dc6d
								
							
						
					
					
						commit
						5c0b02b0b8
					
				@ -51,10 +51,13 @@ Options that can be configured in zs_config.json:
 | 
				
			|||||||
  OVERRIDE_AUTO_WAIT  Change this to true if you want to completely disable the wait between songs for faster downloads with the risk of instability
 | 
					  OVERRIDE_AUTO_WAIT  Change this to true if you want to completely disable the wait between songs for faster downloads with the risk of instability
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Docker Usage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
``` 
 | 
					``` 
 | 
				
			||||||
Docker usage:
 | 
					Build the docker image from the Dockerfile:
 | 
				
			||||||
  docker build -t zspotify .                    Builds the docker image from the Dockerfile
 | 
					  docker build -t zspotify .
 | 
				
			||||||
  docker run --name zspotify zspotify           Creates and runs a container from the image
 | 
					Create and run a container from the image:
 | 
				
			||||||
 | 
					  docker run --rm -v "$PWD/ZSpotify Music:/ZSpotify Music" -v "$PWD/ZSpotify Podcasts:/ZSpotify Podcasts" -it zspotify
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Will my account get banned if I use this tool?
 | 
					### Will my account get banned if I use this tool?
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user