Skip to content

theacodes/docker-procfile

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Docker and Procfile Example

This demonstrates using Honcho (a port of the Foreman process manager) to run multiple processes in a Docker container.

See my blog post for more information.

Running

First, copy .env.example to .env and enter your Redis server details. Don't have a redis server? Use a free instance from redislabs or spin up one yourself on Google Compute Engine.

Contributing changes

Licensing

Disclaimer

This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.

About

Example of how to define and run multiple processes in docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages