Skip to content

A GNOME Shell extension that provides a set of tools for managing containers.

License

Notifications You must be signed in to change notification settings

bigg01/container-tools-gnome-shell-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Experimental

status: experimental

  • not published
{
    "uuid": "[email protected]",
    "name": "Container Tools",
    "description": "A GNOME Shell extension that provides a set of tools for managing containers.",
    "shell-version": [ "46" ],
    "url": "https://github.com/bigg01/container-tools-gnome-shell-extension"
}

screenshot

Container Tools Screenshot) Container Tools metrics)

Install via Browser

You can also install this extension via the GNOME Extensions website. Visit the following URL and click on the toggle switch to install: GNOME Extensions Website

enable

gnome-extensions enable [email protected]

install path

~/.local/share/gnome-shell/extensions/[email protected]

sudo apt-get install gtk-3-examples gtk3-icon-browser

dbus-run-session -- gnome-shell --nested --wayland gjs-console script.js

know issues with podman

sudo touch /etc/containers/nodocker sudo loginctl enable-linger $(whoami) systemctl --user restart dbus

run example container

podman run -d -p 8081:80 docker.io/kennethreitz/httpbin

About

A GNOME Shell extension that provides a set of tools for managing containers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published