Update README.md
This commit is contained in:
parent
defb708861
commit
e99c236d98
@ -28,6 +28,10 @@ This bash script is designed to simplify managing Docker, including features lik
|
||||
|
||||
- Container Image Clean-Up: The script checks for any unnecessary outdated container images and removes them to free up disk space.
|
||||
|
||||
### LIMITATIONS
|
||||
|
||||
At this time, the script is designed / tested to ONLY update containers created from publicly available images. Backing up containers created from non-public images should work perfectly fine, however, updating containers that aren't created from publicly available images is not likely to work.
|
||||
|
||||
### HOW TO USE THIS SCRIPT
|
||||
|
||||
If you require detailed instructions / examples on how to use this script, please refer to my comprehensive tutorial - COMING SOON - that covers everything you need to know including setup, configuration, and common use cases.
|
||||
|
Loading…
Reference in New Issue
Block a user