Home
last modified time | relevance | path

Searched full:docker (Results 1 – 10 of 10) sorted by relevance

/picolibc-latest/.github/workflows/
Dlinux.yml36 - name: Cache the Docker Image
44 - name: Set up Docker Buildx
46 uses: docker/setup-buildx-action@v3
50 uses: docker/build-push-action@v6
55 …outputs: type=docker,force-compression=true,compression=zstd,compression-level=22,dest=${{ env.IMA…
77 - name: Restore the Docker Image
84 - name: Load and Check the Docker Image
86 docker load -i $IMAGE_FILE
87 docker images -a $IMAGE
89 # The docker image contains ccache, but the ccache action uses the ccache
[all …]
Dzephyr.yml37 - name: Cache the Docker Image
45 - name: Set up Docker Buildx
47 uses: docker/setup-buildx-action@v3
51 uses: docker/build-push-action@v6
56 …outputs: type=docker,force-compression=true,compression=zstd,compression-level=22,dest=${{ env.IMA…
83 - name: Restore the Docker Image
90 - name: Load and Check the Docker Image
92 docker load -i $IMAGE_FILE
93 docker images -a $IMAGE
95 # The docker image contains ccache, but the ccache action uses the ccache
[all …]
Dsteps-head7 - name: Restore the Docker Image
14 - name: Load and Check the Docker Image
16 docker load -i $IMAGE_FILE
17 docker images -a $IMAGE
19 # The docker image contains ccache, but the ccache action uses the ccache
20 # outside docker for statistics, so install the same ccache version.
Dhead36 - name: Cache the Docker Image
44 - name: Set up Docker Buildx
46 uses: docker/setup-buildx-action@v3
50 uses: docker/build-push-action@v6
55 …outputs: type=docker,force-compression=true,compression=zstd,compression-level=22,dest=${{ env.IMA…
Dhead-zephyr37 - name: Cache the Docker Image
45 - name: Set up Docker Buildx
47 uses: docker/setup-buildx-action@v3
51 uses: docker/build-push-action@v6
56 …outputs: type=docker,force-compression=true,compression=zstd,compression-level=22,dest=${{ env.IMA…
Dsteps-cmake3docker run -v $(readlink -f picolibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.c…
Dsteps-minsize3docker run -v $(readlink -f picolibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.c…
Dsteps-release3docker run -v $(readlink -f picolibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.c…
/picolibc-latest/.github/
DDockerfile-zephyr1 # syntax=docker/dockerfile:1
/picolibc-latest/
DREADME.md362 compressing the docker images and automatically canceling jobs when
736 2. Speed up github actions by sharing Debian docker image (thanks to