diff --git a/README.md b/README.md index 75300bf..153c680 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ toolbox create -i ghcr.io/aussielunix/mytoolbx:latest -c mytoolbx toolbox enter mytoolbx ``` -:TODO: how to update toolbx container ## Verification @@ -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 + diff --git a/extra-packages b/extra-packages index f2bacec..77547d9 100644 --- a/extra-packages +++ b/extra-packages @@ -1,3 +1,6 @@ +autoconf +automake +build-essential bzip2 curl direnv @@ -6,7 +9,11 @@ git gnupg2 jq keyutils +libtool plocate +python3-pip +python3-pip-whl +python3-wheel tree unzip vim