chore: remove unused historic image files

This commit is contained in:
Baohua Yang
2026-02-21 16:43:31 -08:00
parent f6462326b3
commit 1bcc8b5fd0
124 changed files with 1001 additions and 492 deletions

View File

@@ -81,6 +81,7 @@ RUN apt-get update && \
RUN apt-get update && apt-get install -y package-bar \
&& rm -rf /var/lib/apt/lists/*
```
- **Alpine**:
```docker
RUN apk add --no-cache package-bar