We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01fb19e + 4b29261 commit 56930aaCopy full SHA for 56930aa
ci/docker/switch/Dockerfile
@@ -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
+
4
FROM huyuumi/libc-switch:latest
5
6
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments