mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 17:08:08 +01:00 
			
		
		
		
	updated to 0.14.17
This commit is contained in:
		| @@ -4,8 +4,8 @@ MAINTAINER https://github.com/dtandersen/docker_factorio_server | ||||
|  | ||||
| COPY ./factorio.crt /opt/factorio.crt | ||||
|  | ||||
| ENV VERSION=0.14.16 \ | ||||
|     SHA1=e27c658bf8a7579b662a1c34815daa223e57bc90 | ||||
| ENV VERSION=0.14.17 \ | ||||
|     SHA1=ffb248fabed345aafadb6a8cdef3684312ac240f | ||||
|  | ||||
| RUN apk --update --no-cache add bash curl && \ | ||||
|     curl -sSL --cacert /opt/factorio.crt \ | ||||
|   | ||||
							
								
								
									
										0
									
								
								0.14/build.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										0
									
								
								0.14/build.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
								
								
									
										0
									
								
								0.14/docker-entrypoint.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										0
									
								
								0.14/docker-entrypoint.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
								
								
									
										5
									
								
								0.14/run.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										5
									
								
								0.14/run.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							| @@ -1,8 +1,3 @@ | ||||
| #mkdir -p /tmp/factorio/config | ||||
| #mkdir -p /tmp/factorio/mods | ||||
| #mkdir -p /tmp/factorio/saves | ||||
| #cp -n server-settings.example.json /tmp/factorio/config/server-settings.json | ||||
| #cp -n map-gen-settings.example.json /tmp/factorio/config/map-gen-settings.json | ||||
| sudo docker run --rm -it \ | ||||
| 	-v /tmp/factorio:/factorio \ | ||||
| 	--name factorio \ | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| # Factorio [](https://hub.docker.com/r/dtandersen/factorio/) [](https://hub.docker.com/r/dtandersen/factorio/) | ||||
|  | ||||
| * `0.14.16`, `0.14`, `latest` [(0.14.16/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/0.14.16/Dockerfile) | ||||
| * `0.14.17`, `0.14`, `latest` [(0.14.17/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/0.14.17/Dockerfile) | ||||
| * `0.14.16` [(0.14.16/Dockerfile)](https://github.com/dtandersen/docker_factorio_server/blob/0.14.16/Dockerfile) | ||||
|  | ||||
|  | ||||
| # What is Factorio? | ||||
|   | ||||
		Reference in New Issue
	
	Block a user