Skip to content

chook/docker-takipi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-takipi

Running Takipi (https://www.takipi.com) inside a Docker container

2016-06-09

Easier dockerfiles across all distros (centos/ubuntu/alpine) and AWS ElasticBeanstalk

2016-01-26

Takipi now better supports Docker.

  • Alpine support - Takipi supports Oracle JDK running on Alpine
  • No more hacks - Use Takipi T4C (Takipi for containers) dockerfiles.

2015-01-25

Due to moby/moby#2606 I now recommend you use the heroku Dockerfiles as the heroku add-on of Takipi uses less memory (on the expense of error analysis time).

2015-01-02

Added CentOS/Ubuntu flavors. Supervisord is considered deprecated in favor of the new plain && approach.

Building the image: docker build -t TAG .

Running the image: docker run -d TAG

About

Running Takipi inside Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published