feat: massive update
This commit is contained in:
parent
23f34782a8
commit
82ebb9bc4b
45 changed files with 9166 additions and 1418 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
CRI=(podman)
|
||||
CRI=(sudo docker)
|
||||
|
||||
"${CRI[@]}" run --rm -it -v "$PWD:/mnt/" -w /mnt/ docker.io/debian:12-slim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue