mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-30 00:18:05 +01:00 
			
		
		
		
	remove chmod +x because file is already executable
This commit is contained in:
		| @@ -25,7 +25,6 @@ VOLUME /factorio | ||||
| EXPOSE $PORT/udp $RCON_PORT/tcp | ||||
|  | ||||
| COPY ./docker-entrypoint.sh / | ||||
| RUN chmod +x /docker-entrypoint.sh | ||||
|  | ||||
| ENTRYPOINT ["/sbin/tini", "--"] | ||||
| CMD ["/docker-entrypoint.sh"] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user