Install glibc-compat in Linux-Image
This commit is contained in:
		
							parent
							
								
									c0a0ef3089
								
							
						
					
					
						commit
						961f484eec
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@ ENV CARGO_HOME="/opt/cargo" PATH="/opt/cargo/bin:${PATH}"
 | 
			
		|||
RUN \
 | 
			
		||||
    echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && \
 | 
			
		||||
    apk add --no-cache \
 | 
			
		||||
        yasm nasm diffutils xxd pkgconf git ca-certificates curl wget unzip subversion autoconf automake libtool perl make cmake clang texinfo gperf gettext gettext-dev gettext-static itstool ragel musl-dev openssl-dev zlib-dev bzip2-static gtk-doc gobject-introspection gawk meson samurai p7zip python3 \
 | 
			
		||||
        yasm nasm diffutils xxd pkgconf git ca-certificates curl wget unzip subversion autoconf automake libtool perl make cmake clang texinfo gperf gettext gettext-dev gettext-static itstool ragel musl-dev libc6-compat openssl-dev zlib-dev bzip2-static gtk-doc gobject-introspection gawk meson samurai p7zip python3 \
 | 
			
		||||
        binutils gcc g++ gfortran \
 | 
			
		||||
        rust cargo cargo-c@testing && \
 | 
			
		||||
    ln -s python3 /usr/bin/python && \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue