mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b7be9e424b
Update the `update-preview-server.sh` script that is used to update the PR preview server to also remove unused Docker images and containers after the update. This avoids having unused Docker artifacts grow uncontrolled and fill up the VM disk drive. PR Close #45895