addet docker script
This commit is contained in:
parent
2d34c2e7e6
commit
8e108f45d7
3 changed files with 113 additions and 64 deletions
|
@ -13,6 +13,12 @@ description = "Flatpak is a universal application sandbox for Linux that uses is
|
|||
script = "setup-flatpak.sh"
|
||||
task_list = "I"
|
||||
|
||||
[[data]]
|
||||
name = "Docker"
|
||||
description = "Installs docker and handles the group permissions correctly"
|
||||
script = "docker-setup.sh"
|
||||
task_list = "I"
|
||||
|
||||
[[data]]
|
||||
name = "github-desktop"
|
||||
description = "GitHub Desktop is a free Git client that allows you to manage your GitHub repositories on your desktop."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue