This commit is contained in:
2024-11-25 23:41:54 -07:00
parent c62ad0c1ad
commit c192f07a66
12 changed files with 167 additions and 141 deletions

View File

@ -1,7 +1,7 @@
---
created: 2024-07-23T21:06:31.645Z
type: note
updated: 2024-11-11T21:19:09.780Z
updated: 2024-11-14T03:37:33.000Z
---
# Podman
@ -99,3 +99,12 @@ sudo -iu podman
/usr/libexec/podman/quadlet -dryrun --user
/usr/libexec/podman/quadlet --user /home/podman/libexec-podman-quadlet-output
```
## Dockge
- [dockge](https://github.com/louislam/dockge/)
```bash 1731555394479 = 638671521944790000 = Wed Nov 13 2024 20:36:34 GMT-0700 (Mountain Standard Time)
apt install podman-docker
# trying to overwrite '/usr/bin/docker', which is also in package docker-ce-cli 5:27.3.1-1~debian.12~bookworm
```