podman-desktop/extensions/docker
dependabot[bot] 3e6ddb9bec
chore(deps): bump adm-zip from 0.5.10 to 0.5.12 (#6417)
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.10 to 0.5.12.
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.10...v0.5.12)

---
updated-dependencies:
- dependency-name: adm-zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 10:01:13 +00:00
..
scripts chore: replace zip-local by adm-zip in extensions 2023-11-22 17:52:13 +01:00
src chore: fix return type 2024-02-28 15:56:27 +00:00
icon.png fix: horizontal docker logo 2023-07-18 15:22:17 +02:00
logo.png fix: horizontal docker logo 2023-07-18 15:22:17 +02:00
package.json chore(deps): bump adm-zip from 0.5.10 to 0.5.12 (#6417) 2024-03-14 10:01:13 +00:00
README.md chore: add simple README files for internal extensions 2024-03-08 17:50:00 +01:00
tsconfig.json chore: apply prettier on .md, .json and .css files 2023-06-14 11:41:40 +02:00
vite.config.js chore: use vite build instead of rollup 2023-12-21 11:44:04 +01:00
vitest.config.js chore(test): Add npm test tasks into extensions to be run individually (#1848) 2023-03-28 12:56:20 +02:00

Docker extension

Docker extension detects if docker engine is running and if running, it'll register the socket to Podman Desktop.

Then, you can monitor containers, images, volumes, etc. from Podman Desktop.