use docker for compatibility for now
This commit is contained in:
parent
b5e968aff5
commit
82f2d3a37e
1 changed files with 4 additions and 2 deletions
|
@ -79,8 +79,10 @@
|
||||||
(define-public %snam-terminal-packages
|
(define-public %snam-terminal-packages
|
||||||
(list
|
(list
|
||||||
kubectl
|
kubectl
|
||||||
podman
|
;;podman
|
||||||
podman-compose
|
;;podman-compose
|
||||||
|
docker
|
||||||
|
docker-compose
|
||||||
cifs-utils
|
cifs-utils
|
||||||
gnupg
|
gnupg
|
||||||
pinentry
|
pinentry
|
||||||
|
|
Loading…
Add table
Reference in a new issue