Skip to content

Joelino/docker-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Docker Bundle

Build Status Code Climate Test Coverage

Docker Bundle provides an interface for running Docker images in Keboola Connection. By developing functionality in Docker you'll focus only on the application logic, all communication with Storage API will be handled by Docker bundle.

Docker bundle's functionality can be described in few simple steps:

  • Download your Docker image from Dockerhub
  • Download all required tables and files from Storage (will be mounted into /data)
  • Run the container
  • Upload all result tables and files to Storage

Read more

###HOWTO.md

Start developing a new app

###HOWTO-DOCKERFILE.md

Encapsulate your app into an Docker image

###ENVIRONMENT.md

Defines the interface between KBC and your Docker image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •