[add caddy plugins
This commit is contained in:
		
							parent
							
								
									ebff1b7eee
								
							
						
					
					
						commit
						50ccd557fd
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -7,7 +7,8 @@ FROM $VERSION-builder AS builder
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN xcaddy build \
 | 
					RUN xcaddy build \
 | 
				
			||||||
    --with  github.com/caddy-dns/duckdns 
 | 
					    --with  github.com/caddy-dns/duckdns 
 | 
				
			||||||
    
 | 
					    --with  github.com/greenpau/caddy-security@v1.1.5
 | 
				
			||||||
 | 
					    --with  github.com/greenpau/caddy-trace@v1.1.8    
 | 
				
			||||||
FROM $VERSION
 | 
					FROM $VERSION
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
 | 
					COPY --from=builder /usr/bin/caddy /usr/bin/caddy
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue