docker-takipi
docker-takipi copied to clipboard
Running Takipi inside Docker container
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 https://github.com/docker/docker/issues/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