mirror of
				https://github.com/casjaysdevdocker/stikked
				synced 2025-11-03 19:02:09 -05:00 
			
		
		
		
	🗃️ Fixed the .gitignore file 🗃️
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				release-tag / release-image (push) Failing after 14m50s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	release-tag / release-image (push) Failing after 14m50s
				
			.gitignore Dockerfile
This commit is contained in:
		@@ -252,5 +252,5 @@ VOLUME [ "/config","/data" ]
 | 
			
		||||
 | 
			
		||||
EXPOSE ${SERVICE_PORT} ${ENV_PORTS}
 | 
			
		||||
 | 
			
		||||
ENTRYPOINT [ "tini","--","/usr/local/bin/entrypoint.sh" "start" ]
 | 
			
		||||
ENTRYPOINT [ "tini","--","/usr/local/bin/entrypoint.sh", "start" ]
 | 
			
		||||
HEALTHCHECK --start-period=10m --interval=5m --timeout=15s CMD [ "/usr/local/bin/entrypoint.sh", "healthcheck" ]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user