podman-desktop/extensions/docker
Florent BENOIT 13577e14ec
chore: switch to pnpm instead of yarn (#8589)
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-08-29 20:13:01 +00:00
..
scripts chore: replace zip-local by adm-zip in extensions 2023-11-22 17:52:13 +01:00
src chore: fix some linting rules 2024-08-27 11:27:40 +02: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: switch to pnpm instead of yarn (#8589) 2024-08-29 20:13:01 +00:00
README.md chore: add simple README files for internal extensions 2024-03-08 17:50:00 +01:00
tsconfig.json fix: add strict rule to kind and docker extensions (#7425) 2024-06-03 17:44:37 +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.