You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	upgrade hans to 1.0
This commit is contained in:
		| @@ -9,7 +9,7 @@ RUN set -xe \ | ||||
|     && apk add --no-cache build-base curl libstdc++ linux-headers tar \ | ||||
|     && mkdir hans \ | ||||
|     && cd hans \ | ||||
|     && curl -sSL https://github.com/friedrich/hans/archive/v0.4.4.tar.gz | tar xz --strip 1 \ | ||||
|     && curl -sSL https://github.com/friedrich/hans/archive/v1.0.tar.gz | tar xz --strip 1 \ | ||||
|     && make \ | ||||
|     && mv hans /usr/bin/hans \ | ||||
|     && cd .. \ | ||||
|   | ||||
| @@ -9,7 +9,7 @@ RUN set -xe \ | ||||
|     && apk add --no-cache build-base curl libstdc++ linux-headers tar \ | ||||
|     && mkdir hans \ | ||||
|     && cd hans \ | ||||
|     && curl -sSL https://github.com/friedrich/hans/archive/v0.4.4.tar.gz | tar xz --strip 1 \ | ||||
|     && curl -sSL https://github.com/friedrich/hans/archive/v1.0.tar.gz | tar xz --strip 1 \ | ||||
|     && make \ | ||||
|     && mv hans /usr/bin/hans \ | ||||
|     && cd .. \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user