mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	docs: update old docker compose instructions (#3043)
## What This change updates the docker compose instructions to match what is currently in the Unleash/unleash repo itself. ## Why Because the old version was out of date.
This commit is contained in:
		
							parent
							
								
									c83f5cc432
								
							
						
					
					
						commit
						a7cb20c42b
					
				| @ -63,9 +63,8 @@ docker run -p 4242:4242 \ | |||||||
| 
 | 
 | ||||||
| **Steps:** | **Steps:** | ||||||
| 
 | 
 | ||||||
| 1. Clone the [unleash-docker](https://github.com/Unleash/unleash-docker) repository. | 1. Clone the [Unleash repository](https://github.com/Unleash/unleash-docker). | ||||||
| 2. Run `docker-compose build` in repository root folder. | 2. Run `docker compose up -d` in repository root folder. | ||||||
| 3. Run `docker-compose up` in repository root folder. |  | ||||||
| 
 | 
 | ||||||
| ### Option 3 - from Node.js {#option-three---from-nodejs} | ### Option 3 - from Node.js {#option-three---from-nodejs} | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user