Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

docker no space left on device ubuntu but only 75% use?

docker system prune --all --force
Comment

docker no space left on device ubuntu but only 75% use?

$ docker system prune --help

Usage:	docker system prune [OPTIONS]

Remove unused data

Options:
  -a, --all             Remove all unused images not just dangling ones
      --filter filter   Provide filter values (e.g. 'label=<key>=<value>')
  -f, --force           Do not prompt for confirmation
      --volumes         Prune volumes
Comment

PREVIOUS NEXT
Code Example
Shell :: knows the version of one application on ubuntu 
Shell :: application version on ubuntu 
Shell :: log the output of the terminal 
Shell :: where is sudo in linux 
Shell :: install apk as system app with adb 
Shell :: apt download with dependencies 
Shell :: flutter live reload chrome 
Shell :: tricks to do with ubuntu 
Shell :: grep search in file bash 
Shell :: ssh key exchange 
Shell :: shell echo new line into file 
Shell :: mv folder linux 
Shell :: shutdown command linux 
Shell :: open current directory in terminal 
Shell :: how to git commit and push 
Shell :: bash log function 
Shell :: java.util.concurrent.ExecutionException: com.android.builder.testing.api.DeviceException: com.android.ddmlib.InstallException: INSTALL_FAILED_VERSION_DOWNGRADE: Package Verification Result 
Shell :: rman commands 
Shell :: install jenkins 
Shell :: magento 2.4 install command line 
Shell :: run url in pip 
Shell :: linux check current umask 
Shell :: chmod user to root 
Shell :: bash create user with encrypted password 
Shell :: install a package that is not in conda 
Shell :: how to copy a Directory and its content in ubuntu 
Shell :: moodle update cli 
Shell :: docker run multiple commands in dockerfile 
Shell :: apt package manager 
Shell :: ubuntu setting network address 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =