David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Paul Morie
|
b672785d72
|
Add boilerplate checks for Dockerfiles
|
2016-02-03 18:35:26 -05:00 |
|
Tim Hockin
|
c2bacd588d
|
Stop using dockerfile/* images
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx. Fix all
users in our tree. Sadly this means a lot of published examples are now broken.
|
2015-04-16 12:20:43 -07:00 |
|
Karl Beecher
|
43ab8188c8
|
New example: Distributed task queue
Adds an example of using Kubernetes to build a distributed task queue
using Celery along with a RabbitMQ broker and Flower frontend.
Resolves: #1788
|
2015-03-06 09:15:14 +01:00 |
|