@@ -59,7 +59,8 @@ Use a local override file to bind personal configuration files and secrets witho
|
||||
- **jq** → JSON parsing
|
||||
- **ca-certificates, software-properties-common** → secure package management
|
||||
- **ansible** → configuration management and automation
|
||||
- **rclone, rsync** → file synchronization and transfer utilities
|
||||
- **rclone, rsync** → file synchronization and transfer utilities
|
||||
- **age**
|
||||
|
||||
### ☸️ Kubernetes Tooling
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ RUN apt-get update && apt-get install -y \
|
||||
nmap \
|
||||
apache2-utils \
|
||||
mariadb-client \
|
||||
age \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user