update at 2020-01-09 17:56:01 by ehlxr
This commit is contained in:
		
							
								
								
									
										9
									
								
								openjdk/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								openjdk/Dockerfile
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | |||||||
|  | FROM adoptopenjdk/openjdk8:alpine | ||||||
|  | # ehlxr/openjdk8:alpine | ||||||
|  | LABEL maintainer="ehlxr <ehlxr.me@gmail.com>" | ||||||
|  |  | ||||||
|  | ENV TZ "Asia/Shanghai" | ||||||
|  |  | ||||||
|  | COPY Shanghai /usr/share/zoneinfo/${TZ} | ||||||
|  | RUN ln -sf /usr/share/zoneinfo/${TZ} /etc/localtime \ | ||||||
|  |     && echo ${TZ} > /etc/timezone | ||||||
							
								
								
									
										
											BIN
										
									
								
								openjdk/Shanghai
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								openjdk/Shanghai
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user