File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11Automating 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+
48This repository helps you automate various Docker tasks
59including "build", "run" and "push" via CK. Useful
610to 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
You can’t perform that action at this time.
0 commit comments