Patrick Jentsch
							
						 
					 | 
					
						
						
							
						
						15373ed00f
					 | 
					
						
						
							
							- Use gunicorn
						
						
						
						
						
						
						
						- Add env variable GUNICORN_WORKERS (default: 1)
- new Port (8000)
- You don't need to run "flask deploy" by hand anymore 
						
						
					 | 
					
						2020-04-20 10:11:45 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Patrick Jentsch
							
						 
					 | 
					
						
						
							
						
						d36346033b
					 | 
					
						
						
							
							Bump version
						
						
						
						
						
						
					 | 
					
						2020-04-06 09:46:09 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Patrick Jentsch
							
						 
					 | 
					
						
						
							
						
						eeba8ad2e4
					 | 
					
						
						
							
							Style Dockerfile
						
						
						
						
						
						
					 | 
					
						2020-01-29 11:45:14 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Patrick Jentsch
							
						 
					 | 
					
						
						
							
						
						f63a850175
					 | 
					
						
						
							
							Renaming: opaque->nopaque
						
						
						
						
						
						
					 | 
					
						2019-12-02 11:34:28 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Patrick Jentsch
							
						 
					 | 
					
						
						
							
						
						6db99cfba5
					 | 
					
						
						
							
							Change base image
						
						
						
						
						
						
					 | 
					
						2019-11-29 15:08:16 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Stephan Porada
							
						 
					 | 
					
						
						
							
						
						c0fab4aef3
					 | 
					
						
						
							
							Add bash ti image
						
						
						
						
						
						
					 | 
					
						2019-10-23 14:42:23 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Stephan Porada
							
						 
					 | 
					
						
						
							
						
						f919e97446
					 | 
					
						
						
							
							Fix wait-for-it clone
						
						
						
						
						
						
					 | 
					
						2019-10-23 14:15:45 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Stephan Porada
							
						 
					 | 
					
						
						
							
						
						5774b5120d
					 | 
					
						
						
							
							Add git install to Dockerfile
						
						
						
						
						
						
					 | 
					
						2019-10-23 14:05:23 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Stephan Porada
							
						 
					 | 
					
						
						
							
						
						ad6daa35cc
					 | 
					
						
						
							
							Add wait-for-it.sh
						
						
						
						
						
						
					 | 
					
						2019-10-23 13:58:27 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Stephan Porada
							
						 
					 | 
					
						
						
							
						
						3accc058e3
					 | 
					
						
						
							
							Correct simple loging
						
						
						
						
						
						
					 | 
					
						2019-09-11 15:52:38 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Patrick Jentsch
							
						 
					 | 
					
						
						
							
						
						b9a8c63aee
					 | 
					
						
						
							
							Dockerize the Application.
						
						
						
						
						
						
					 | 
					
						2019-09-06 11:38:35 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Patrick Jentsch
							
						 
					 | 
					
						
						
							
						
						1044674074
					 | 
					
						
						
							
							Dockerize the App!
						
						
						
						
						
						
					 | 
					
						2019-09-05 16:39:50 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Patrick Jentsch
							
						 
					 | 
					
						
						
							
						
						e3db2ecd1e
					 | 
					
						
						
							
							Load environment variables in container. So the python-dotenv module is no longer needed!
						
						
						
						
						
						
					 | 
					
						2019-09-05 14:42:21 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Stephan Porada
							
						 
					 | 
					
						
						
							
						
						f8bee3553d
					 | 
					
						
						
							
							Dockerize opaque flask app with docker-compose – first step
						
						
						
						
						
						
					 | 
					
						2019-09-04 14:51:46 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |