Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to delete images older than x days from docker hub

docker image prune -a --filter "until=$(date +'%Y-%m-%dT%H:%M:%S' --date='-15 days')"
Comment

PREVIOUS NEXT
Code Example
Shell :: node ace list routes 
Shell :: git submodule update authentication 
Shell :: how to get out of git bash editor 
Shell :: heroku clear build cache 
Shell :: double dollar sign bash 
Shell :: how to add eslint to your JavaScript project 
Shell :: k8s create namespace 
Shell :: install bunjs 
Shell :: how to uninstall all plugins in ionic app 
Shell :: how to extract rar file in ubuntu 
Shell :: adonis js make seeder 
Shell :: npm list all installed packages 
Shell :: find branches in git 
Shell :: install terminus in ubuntu 
Shell :: store ls into array bash 
Shell :: how to install quick.db 
Shell :: git test ssh 
Shell :: git commit and tag 
Shell :: change date linux 
Shell :: react router dom with typescript 
Shell :: download torrent in linux terminal 
Shell :: `FirebaseAnalytics` requires CocoaPods version `= 1.10.0`, which is not satisfied by your current version, `1.5.2`. 
Shell :: Remove uninstall Java in CentOS 
Shell :: ZTC ZEM800 telnet password 
Shell :: see dhcp leases linux 
Shell :: windows kill process on port 
Shell :: git command to switch from my current branch to another in android studio 
Shell :: ssh pc without password ubuntu 
Shell :: ffmpeg change resolution 
Shell :: react testing using jest along with code coverage 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =