You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	add flogo
This commit is contained in:
		| @@ -266,6 +266,7 @@ A collection of delicious docker recipes. | ||||
| - [x] drupal | ||||
| - [x] elastalert | ||||
| - [x] elk | ||||
| - [x] flogo/flogo-docker | ||||
| - [x] mher/flower | ||||
| - [x] ghost | ||||
| - [x] gitlab/gitlab-ce | ||||
|   | ||||
							
								
								
									
										6
									
								
								flogo/docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								flogo/docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| flogo: | ||||
|   image: flogo/flogo-docker | ||||
|   command: eula-accept | ||||
|   ports: | ||||
|     - "3303:3303" | ||||
|   restart: always | ||||
		Reference in New Issue
	
	Block a user