aufräumen und Backup Script erweitert

This commit is contained in:
2025-05-23 20:33:35 +02:00
parent 2cacb805cb
commit 0ecae39ad5
18 changed files with 266 additions and 2 deletions

3
Alias/Aliases/docker.sh Normal file
View File

@@ -0,0 +1,3 @@
# Docker Aliases
alias dps='docker ps'
alias dl='docker logs --follow'