mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-11-03 20:07:27 +00:00 
			
		
		
		
	update Dockerfile to reflect new location for config overrides (#467)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
		
							parent
							
								
									0acde9ff4b
								
							
						
					
					
						commit
						bfc5ad9578
					
				@ -47,8 +47,8 @@ RUN \
 | 
			
		||||
        && \
 | 
			
		||||
    rm -rf /var/cache/apt /var/lib/apt/lists && \
 | 
			
		||||
    # make configuration a symlink to prevent overwriting it
 | 
			
		||||
    # TODO better would be to override its configuration in kweb.cfg
 | 
			
		||||
    ln -s /tmp/calendar.json /usr/share/kopano-kweb/www/config/kopano/calendar.json
 | 
			
		||||
    mkdir -p /etc/kopano/kweb/overrides.d/config/kopano/ && \
 | 
			
		||||
    ln -s /tmp/calendar.json /etc/kopano/kweb/overrides.d/config/kopano/calendar.json
 | 
			
		||||
 | 
			
		||||
COPY start-service.sh /kopano/
 | 
			
		||||
COPY goss.yaml /goss/
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user