mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 03:22:24 -05:00 
			
		
		
		
	
		
			
	
	
		
			4 lines
		
	
	
	
		
			80 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
	
		
			80 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
|  | #!/bin/bash
 | ||
|  | 
 | ||
|  | docker build -t "superseriousbusiness/gotosocial:$(cat version)" . |