updated clean_caches.sh

pull/2/head
Hari Sekhon 4 years ago
parent bd06c4b7f6
commit 348e25f4bd

@ -21,7 +21,7 @@
#
# Add this to the end of each of your RUN statements in your Dockerfile to clean up the installation caches and not save them in the Docker layer:
#
# curl -s https://raw.githubusercontent.com/HariSekhon/bash-tools/master/docker_clean.sh | sh
# curl -s https://raw.githubusercontent.com/HariSekhon/bash-tools/master/clean_caches.sh | sh
#
set -euo pipefail

Loading…
Cancel
Save