update
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
			
		||||
ARG             ARCH
 | 
			
		||||
FROM            harbor.colben.cn/general/jdk$ARCH:8
 | 
			
		||||
FROM            harbor.colben.cn/general/jdk$ARCH:17
 | 
			
		||||
MAINTAINER      Colben colbenlee@gmail.com
 | 
			
		||||
ADD             --chown=root:root /ADD/ /opt/
 | 
			
		||||
ENV             PATH=/opt/kafka/bin:$PATH
 | 
			
		||||
CMD             ["/opt/ccmd"]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user