Skip to content

Commit

Permalink
Added a comment for better log readability
Browse files Browse the repository at this point in the history
  • Loading branch information
alsmk committed Nov 12, 2024
1 parent f1c4aa8 commit bd49938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure/deployment/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ split_and_join() {
}
cleanup_docker_images()
{
echo "Cleaning up the docker images"
/usr/bin/docker system prune -af | sudo tee -a /var/log/docker-prune.log > /dev/null
}

Expand Down

0 comments on commit bd49938

Please sign in to comment.