Skip to content

guanglinlv/docker_app_lifecycle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

This repo is forked from docker_app_lifecycle with commit e33bd00aeb2053d5100abce7fa4485c4d0a5773a.

  • Support Multiple insecure Registry

docker_app_lifecycle

The docker app lifecycle implements a Docker deployment strategy for Cloud Foundry on Diego.

The Builder extracts the start command and execution metadata from the docker image.

The Launcher executes the start command with the correct cloudfoundry and docker enviroment.

The Healthcheck performs a tcp port check, defaulting to port 8080.

Read about the app lifecycle spec here: https://github.com/cloudfoundry-incubator/diego-design-notes#app-lifecycles

About

Code that runs inside of containers, for docker-based apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%