mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	copy style.css into the container
This commit is contained in:
		
							parent
							
								
									a1e50defbe
								
							
						
					
					
						commit
						6101a7a12f
					
				@ -58,7 +58,7 @@ RUN set -x \
 | 
			
		||||
USER app
 | 
			
		||||
WORKDIR /app
 | 
			
		||||
 | 
			
		||||
COPY --chown=app:app --from=builder /app/app/index.html /app/app/main.js app/
 | 
			
		||||
COPY --chown=app:app --from=builder /app/app/index.html /app/app/main.js /app/app/style.css app/
 | 
			
		||||
COPY --chown=app:app --from=builder /app/app/pkg app/pkg
 | 
			
		||||
COPY --chown=app:app --from=builder /app/target/release/lldap lldap
 | 
			
		||||
COPY docker-entrypoint.sh .
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user