command
module
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jan 6, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Qocker-miqt
Qocker-miqt is a user-friendly GUI application for managing Docker containers.
This is a fork of Qocker ported to the MIQT library for demonstration purposes.
Building
apt install qt6-base-dev build-essential golang-go
go build -ldflags '-s -w'
./qocker-miqt
If your docker
binary requires sudo
, then
- Run
sudo docker
once to prime the sudo login cache; then
- Run
./qocker-miqt --sudo
. Then qocker will use sudo for all docker invocations.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.