Skip to content

Commit 4b29261

Browse files
committed
Clarify the use of external Docker image
1 parent 01fb19e commit 4b29261

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/docker/switch/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# NOTE: the pacman that we use for this target doesn't support
2+
# to use it on CI and we should pull it from another Docker image.
3+
14
FROM huyuumi/libc-switch:latest
25

36
RUN apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)