You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	update aircast
This commit is contained in:
		| @@ -13,7 +13,6 @@ ARG APP_URL=https://github.com/philippe44/AirConnect/raw/master/bin/${APP_FILE} | ||||
| RUN set -xe \ | ||||
|  && apk add --no-cache curl \ | ||||
|  && curl -sSL -o /usr/local/bin/aircast ${APP_URL} \ | ||||
|  && chmod +x /usr/local/bin/aircast \ | ||||
|  && aircast -t | ||||
|  && chmod +x /usr/local/bin/aircast | ||||
|  | ||||
| CMD ["aircast", "-Z"] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user