Add podman to tools.
This commit is contained in:
@@ -10,3 +10,9 @@ For password management. Use [[https://git.austinsmith.dev/austin/dotfiles][pass
|
|||||||
#+begin_src bash
|
#+begin_src bash
|
||||||
sudo apt install pass
|
sudo apt install pass
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
** podman - [[https://podman.io/][Podman]]
|
||||||
|
For running/creating containers.
|
||||||
|
#+begin_src bash
|
||||||
|
sudo apt install podman
|
||||||
|
#+end_src
|
||||||
|
|||||||
Reference in New Issue
Block a user