Searched full:image (Results 1 – 14 of 14) sorted by relevance
23 IMAGE: picolibc-linux36 - name: Cache the Docker Image54 tags: ${{ env.IMAGE }}:latest77 - name: Restore the Docker Image84 - name: Load and Check the Docker Image87 docker images -a $IMAGE89 # The docker image contains ccache, but the ccache action uses the ccache110 …olibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.ccache $IMAGE bash --login -c "$…137 - name: Restore the Docker Image144 - name: Load and Check the Docker Image[all …]
24 IMAGE: picolibc37 - name: Cache the Docker Image55 tags: ${{ env.IMAGE }}:latest83 - name: Restore the Docker Image90 - name: Load and Check the Docker Image93 docker images -a $IMAGE95 # The docker image contains ccache, but the ccache action uses the ccache116 …olibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.ccache $IMAGE bash --login -c "$…143 - name: Restore the Docker Image150 - name: Load and Check the Docker Image[all …]
7 - name: Restore the Docker Image14 - name: Load and Check the Docker Image17 docker images -a $IMAGE19 # The docker image contains ccache, but the ccache action uses the ccache
23 IMAGE: picolibc-linux36 - name: Cache the Docker Image54 tags: ${{ env.IMAGE }}:latest
24 IMAGE: picolibc37 - name: Cache the Docker Image55 tags: ${{ env.IMAGE }}:latest
3 …olibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.ccache $IMAGE bash --login -c "$…
48 into memory (probably flash as it doesn't change) so that the image
50 <dc:format>image/svg+xml</dc:format>
170 my $image = 0;233 $image = 1;493 print "<TD><img width=32 height=32 src=\"$gif\">" if $image;
119 /* EAR entry for the starting address of SPE executable image. */
736 2. Speed up github actions by sharing Debian docker image (thanks to
25053 * libc/sys/win32/spawn.c (spawnvp): Pass `prog' as image name.