- 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"
}
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
gnome-extensions enable [email protected]
~/.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
sudo touch /etc/containers/nodocker sudo loginctl enable-linger $(whoami) systemctl --user restart dbus
podman run -d -p 8081:80 docker.io/kennethreitz/httpbin