Dockerfile启动增加参数 #7
			
				
			
		
		
		
	|  | @ -7,5 +7,5 @@ COPY assets . | ||||||
| COPY template . | COPY template . | ||||||
| EXPOSE 8088 | EXPOSE 8088 | ||||||
| RUN chmod 777 Blog | RUN chmod 777 Blog | ||||||
| CMD ./Blog | CMD ./Blog -profile=prod | ||||||
| #END | #END | ||||||
		Loading…
	
		Reference in New Issue