Skip to content

Commit

Permalink
add a bunch more to extra-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Mick Pollard committed Oct 4, 2023
1 parent 64d2e8e commit df5b397
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ toolbox create -i ghcr.io/aussielunix/mytoolbx:latest -c mytoolbx
toolbox enter mytoolbx
```

:TODO: how to update toolbx container

## Verification

Expand All @@ -29,5 +28,10 @@ cosign verify --key cosign.pub ghcr.io/aussielunix/mytoolbx

## TODO

* Add owncloud client appimage
* Document how to update toolbx container
* add aws-cli
* add aws-vault
* create dedicated owncloud-client toolbox
* create dedicated dropbox-client toolbox


7 changes: 7 additions & 0 deletions extra-packages
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
autoconf
automake
build-essential
bzip2
curl
direnv
Expand All @@ -6,7 +9,11 @@ git
gnupg2
jq
keyutils
libtool
plocate
python3-pip
python3-pip-whl
python3-wheel
tree
unzip
vim
Expand Down

0 comments on commit df5b397

Please sign in to comment.