Tobias 
							
						 
					 
					
						
						
							
						
						c2d7c5696e 
					 
					
						
						
							
							Add rcon client ( #550 )  
						
						... 
						
						
						
						* Add rcon client to container
* Explain rcon command
* Remove test container name
* Apply suggestions
Co-authored-by: Florian Kinder <florian.kinder@fankserver.com >
* Add example docker-compose file
* Clarify return code
* Switch to pre-update
* Update docker-compose.yml
Co-authored-by: Florian Kinder <florian.kinder@fankserver.com >
* Allow build support for build (/* is only possible in buildx)
* Added version information in README.md
---------
Co-authored-by: Florian Kinder <florian.kinder@fankserver.com > 
						
						
					 
					
						2024-11-14 19:41:25 +01:00 
						 
				 
			
				
					
						
							
							
								Florian Kinder 
							
						 
					 
					
						
						
							
						
						f9040c7450 
					 
					
						
						
							
							Added missing environment variable  
						
						... 
						
						
						
						Took 20 minutes 
						
						
					 
					
						2024-10-22 21:23:58 +02:00 
						 
				 
			
				
					
						
							
							
								Marc 'risson' Schmitt 
							
						 
					 
					
						
						
							
						
						c269289a96 
					 
					
						
						
							
							Improve image stages ( #509 )  
						
						... 
						
						
						
						Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
					 
					
						2024-10-21 15:59:34 +02:00 
						 
				 
			
				
					
						
							
							
								heinGertenbach 
							
						 
					 
					
						
						
							
						
						88fed07073 
					 
					
						
						
							
							container label for factorio version ( #493 )  
						
						
						
						
					 
					
						2024-06-12 19:48:50 +09:00 
						 
				 
			
				
					
						
							
							
								Tristin Stagg 
							
						 
					 
					
						
						
							
						
						4ab4c889f4 
					 
					
						
						
							
							Add support for --preset options provided by vanilla and popular mods ( #482 )  
						
						... 
						
						
						
						* Add support for --preset options provided by vanilla and popular mods
* Add support for --preset in scenario.sh
* Replace SU_EXEC with EXEC 
						
						
					 
					
						2024-06-12 19:47:42 +09:00 
						 
				 
			
				
					
						
							
							
								Florian Kinder 
							
						 
					 
					
						
						
							
						
						bc28f4a917 
					 
					
						
						
							
							Added missing envsubst command  
						
						... 
						
						
						
						Fixes  #489  
					
						2024-06-12 19:46:53 +09:00 
						 
				 
			
				
					
						
							
							
								Florian Kinder 
							
						 
					 
					
						
						
							
						
						630c5a1864 
					 
					
						
						
							
							Install procps for ps command used in kubernetes probes ( #487 )  
						
						... 
						
						
						
						Co-authored-by: Florian Kinder <florian.kinder@enthus.de > 
						
						
					 
					
						2024-03-09 16:05:48 +09:00 
						 
				 
			
				
					
						
							
							
								Mark Crossen 
							
						 
					 
					
						
						
							
						
						98d3e475d3 
					 
					
						
						
							
							add support for ARM ( #485 )  
						
						... 
						
						
						
						* build and run on arm64
* multiarch docker build
* add ARM64 warning to README.md 
						
						
					 
					
						2024-03-03 12:09:41 +09:00 
						 
				 
			
				
					
						
							
							
								StealthCT 
							
						 
					 
					
						
						
							
						
						bd76f1c541 
					 
					
						
						
							
							Swap to Debian slim baseimage ( #469 )  
						
						... 
						
						
						
						* Swap to Debian slim baseimage
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
* Only install necessary packages
---------
Co-authored-by: Doridian <git@doridian.net >
Co-authored-by: Sandro <sandro.jaeckel@gmail.com > 
						
						
					 
					
						2024-03-03 11:57:47 +09:00 
						 
				 
			
				
					
						
							
							
								Bill Plein 
							
						 
					 
					
						
						
							
						
						b12e652e4d 
					 
					
						
						
							
							Update Dockerfile - add curl retries ( #444 ) ( #445 )  
						
						... 
						
						
						
						Adding configurable retries to the curl download of the headless server tarball. 
						
						
					 
					
						2022-08-06 09:54:28 +02:00 
						 
				 
			
				
					
						
							
							
								florian kinder 
							
						 
					 
					
						
						
							
						
						769617edc4 
					 
					
						
						
							
							Revert "Bump frolvlad/alpine-glibc from alpine-3.12 to alpine-3.14 in /docker ( #410 )"  
						
						... 
						
						
						
						This reverts commit 50d60680e0 
						
						
					 
					
						2021-09-13 16:35:50 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Robertson 
							
						 
					 
					
						
						
							
						
						d6154359d9 
					 
					
						
						
							
							support older versions of docker and docker-compose ( #414 )  
						
						
						
						
					 
					
						2021-09-09 17:13:45 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						50d60680e0 
					 
					
						
						
							
							Bump frolvlad/alpine-glibc from alpine-3.12 to alpine-3.14 in /docker ( #410 )  
						
						... 
						
						
						
						Bumps frolvlad/alpine-glibc from alpine-3.12 to alpine-3.14.
---
updated-dependencies:
- dependency-name: frolvlad/alpine-glibc
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-09-08 17:12:28 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Robertson 
							
						 
					 
					
						
						
							
						
						f3dc109e7e 
					 
					
						
						
							
							update to sha256 for checksum verification ( #407 )  
						
						... 
						
						
						
						* update sha1 to sha256 for checksum validation
* switch jinja templating to docker build-args 
						
						
					 
					
						2021-09-02 16:01:54 +02:00