- Add xz rpm.
This commit is contained in:
		
							parent
							
								
									74f9715077
								
							
						
					
					
						commit
						ae9fa2dba6
					
				
							
								
								
									
										2
									
								
								.env
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.env
									
									
									
									
									
								
							| @ -17,7 +17,7 @@ IMG_URL_PREFIX="${IMG_REGISTRY}/${IMG_ORG}" | ||||
| 
 | ||||
| IMG_NAME="base-mga9" | ||||
| IMG_FULL_NAME="Rx3 Base Mageia-9 Docker Image" | ||||
| IMG_VERSION="1.2.3" | ||||
| IMG_VERSION="1.2.4" | ||||
| IMG_URL="${IMG_URL_PREFIX}/${IMG_NAME}:${IMG_VERSION}" | ||||
| IMG_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>' | ||||
| 
 | ||||
|  | ||||
| @ -31,9 +31,10 @@ RUN    echo  -e "${LOCALE_CONF}" | sed -e 's/ *$//' > /etc/locale.conf | ||||
|     && urpmi.update --no-ignore "Nonfree Release" "Nonfree Updates" "Tainted Release" "Tainted Updates" \ | ||||
|     && urpmi.update -a                                                                                  \ | ||||
|     && urpmi --force --replacepkgs glibc locales locales-en                                             \ | ||||
|     && urpmi --force xz                                                                                 \ | ||||
|     && urpmi --force --auto-update                                                                      \ | ||||
|     && rm    -f /var/log/dnf* /var/log/hawkey.log                                                       \ | ||||
|     && echo  -e "${RX3_SH}"      | sed -e 's/ *$//' >/etc/profile.d/rx3.sh | ||||
|     && echo  -e "${RX3_SH}"      | sed -e "s/\`/'/g" -e 's/ *$//' >/etc/profile.d/rx3.sh | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
| @ -1,3 +1,11 @@ | ||||
| ------------------------------------------------------------------------------------------------------------------------------------ | ||||
| Rx3/Base-Mga9 V 1.2.4 - A. GIBERT - 2024/08/28 | ||||
| ------------------------------------------------------------------------------------------------------------------------------------ | ||||
| 
 | ||||
| - Add xz rpm. | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| ------------------------------------------------------------------------------------------------------------------------------------ | ||||
| Rx3/Base-Mga9 V 1.2.3 - A. GIBERT - 2024/08/27 | ||||
| ------------------------------------------------------------------------------------------------------------------------------------ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user