Skip to content

Commit

Permalink
update /install_docker_ubuntu.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yennanliu committed Oct 2, 2024
1 parent f647e52 commit 92299d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions springSpotifyPlayList/doc/install_docker_ubuntu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ sudo docker rm -f $(sudo docker ps -a -q)
sudo docker rmi -f $(sudo docker images -q -a)


# prune the old images out:
sudo docker system prune


#--------------------------------------
# BE
#--------------------------------------
Expand Down

0 comments on commit 92299d8

Please sign in to comment.