WakeMeOps is a Debian repository for portable applications.
sudo apt install yq curlie qq git-delta
FROM wakemeops/debian:bullseye
RUN install_packages \
helm=3.7.2* \
kustomize=4.4.1* \
kubectl=1.22.4*
USER 1001
- name: Install dependencies
uses: upciti/wakemeops-action@v1
with:
packages: |
helm=3.7.2*
kustomize=4.4.1*
kubectl=1.22.4*
New releases of supported applications are automatically added within three hours as long as they use semantic versioning.
Is your favorite application missing? Open an issue to add it to our repository.
WakeMeOps contains many devops tools such as aws-iam-authenticator, rpk, argo, resticprofile and terminal goodies such as yq, dasel, xsv, neovim.