зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-03 23:26:09 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			7 строки
		
	
	
		
			220 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 строки
		
	
	
		
			220 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
docker run --rm \
 | 
						|
    --publish 7080:7080 \
 | 
						|
    --publish 127.0.0.1:3370:3370 \
 | 
						|
    --volume ~/.sourcegraph/config:/etc/sourcegraph \
 | 
						|
    --volume ~/.sourcegraph/data:/var/opt/sourcegraph \
 | 
						|
    sourcegraph/server:3.33.0
 |