Giter VIP home page Giter VIP logo

cockpit-docker's Introduction

Docker plugin for Cockpit

So you can manage your docker containers from Cockpit

How to setup ?

1) Install cockpit

First off you need to install cockpit according to Cockpit docs

2) Get the plugin

You can clone this repository by running

git clone https://github.com/Xantios/cockpit-docker

3) Install

run the ./install script

Manual install as user module

If you want a more advanced way or want to customize things build it like this:

docker build -t cockpit-docker .

docker run -it \
-v $PWD:/app \
--name cockpit-docker \
cockpit-docker

then link the dist/docker folder to ~/.local/share/cockpit/docker

Manual install as global module

Same as user module but instead of linking to $HOME/.local/share/cockpit/docker link to /usr/share/cockpit/docker

License

Cockpit is licensed under the GNU Lesser general public license. So im stuck with that. https://github.com/cockpit-project/cockpit/blob/master/COPYING

Why the fork?

The Cockpit team stopped caring in version 215, declaring they going 'in favor' of podman. a container system nobody uses instead of the defacto standard.

the cockpit-podman plugin is currently in development and is far from feature-complete.

that doesnt stop RedHat from killing it ! but its OSS ! So lets fork !

cockpit-docker's People

Contributors

dependabot[bot] avatar xantios avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.