Manage Docker containers from the GNOME Shell top panel. List, start, stop, and remove containers. Create new containers with Docker Hub search, volume mounts, port exposure, and environment variables.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Where do you use `dockerHubApi.js`? 2. Please remove `version` from the import (line 6 `dockerHubApi.js`). 3. You should call `abort()` on destroy (line 13 `dockerHubApi.js`): [`Soup.Session.abort()`](https://gjs-docs.gnome.org/soup30~3.0/soup.session#method-abort) 4. Please remove `schemas/gschemas.compiled`. Not needed for 45+ packages. 5. Remove `httpcli` folder: [EGO Review Guidelines: unnecessary files](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions