Update README
This commit is contained in:
		
							
								
								
									
										6
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								README
									
									
									
									
									
								
							@@ -1,5 +1,8 @@
 | 
			
		||||
# Arma 3 server Dockerfile
 | 
			
		||||
 | 
			
		||||
# Forked from https://github.com/poooldo/arma3server.git
 | 
			
		||||
# modified
 | 
			
		||||
 | 
			
		||||
## Introduction
 | 
			
		||||
 | 
			
		||||
This dockerfile install Steam CLI and download Arma 3 server content and execute it.
 | 
			
		||||
@@ -15,8 +18,7 @@ Because it use a volume to store the Steam and Arma 3 data, you will need to cre
 | 
			
		||||
 | 
			
		||||
To build from source you need to clone the git repo and run docker build:
 | 
			
		||||
```
 | 
			
		||||
git clone https://github.com/poooldo/arma3server.git
 | 
			
		||||
cd arma3server
 | 
			
		||||
git clone https://git.scytec.de/danthefan/arma3-docker
 | 
			
		||||
docker build -t arma3server .
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user