Skip to content

Commit 4a6efe8

Browse files
committed
updating readme
1 parent c8bf85b commit 4a6efe8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Automating creation and execution of Docker images via CK
22
=========================================================
33

4+
[![logo](https://github.com/ctuning/ck-guide-images/blob/master/logo-powered-by-ck.png)](http://cKnowledge.org)
5+
[![logo](https://github.com/ctuning/ck-guide-images/blob/master/logo-validated-by-the-community-simple.png)](http://cTuning.org)
6+
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
7+
48
This repository helps you automate various Docker tasks
59
including "build", "run" and "push" via CK. Useful
610
to build and deploy CK-powered Docker images
@@ -299,3 +303,7 @@ you need to run Docker as following:
299303
```
300304
$ docker run -it --privileged -v /dev/bus/usb:/dev/bus/usb ...
301305
```
306+
307+
Feedback
308+
========
309+
* https://groups.google.com/forum/#!forum/collective-knowledge

0 commit comments

Comments
 (0)