Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gfursin committed Mar 7, 2017
1 parent c8bf85b commit 4a6efe8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Automating creation and execution of Docker images via CK
=========================================================

[![logo](https://github.com/ctuning/ck-guide-images/blob/master/logo-powered-by-ck.png)](http://cKnowledge.org)
[![logo](https://github.com/ctuning/ck-guide-images/blob/master/logo-validated-by-the-community-simple.png)](http://cTuning.org)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)

This repository helps you automate various Docker tasks
including "build", "run" and "push" via CK. Useful
to build and deploy CK-powered Docker images
Expand Down Expand Up @@ -299,3 +303,7 @@ you need to run Docker as following:
```
$ docker run -it --privileged -v /dev/bus/usb:/dev/bus/usb ...
```

Feedback
========
* https://groups.google.com/forum/#!forum/collective-knowledge

0 comments on commit 4a6efe8

Please sign in to comment.