mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 14:42:26 +01:00 
			
		
		
		
	Dockerfile edited online with Bitbucket
Missing "\"
This commit is contained in:
		| @@ -3,7 +3,7 @@ FROM ubuntu:18.04 | ||||
| ARG PACKAGE | ||||
|  | ||||
| LABEL description="piler container" \ | ||||
|       maintainer="Janos SUTO, sj@acts.hu" | ||||
|       maintainer="Janos SUTO, sj@acts.hu" \ | ||||
|       package="${PACKAGE}" | ||||
|  | ||||
| ENV DEBIAN_FRONTEND="noninteractive" \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user