Lines Matching full:docker
104 # option, Docker testing etc.
112 - name: docker
113 run: docker pull thesofproject/sof && docker tag thesofproject/sof sof
116 run: ./scripts/docker-run.sh ./scripts/xtensa-build-all.sh -a ||
117 ./scripts/docker-run.sh ./scripts/xtensa-build-all.sh -a -j 1
140 - name: docker
141 run: docker pull thesofproject/sof && docker tag thesofproject/sof sof
146 run: ./scripts/docker-run.sh
179 - name: docker SOF
180 run: docker pull thesofproject/sof && docker tag thesofproject/sof sof
185 run: ./scripts/docker-run.sh
188 - name: docker QEMU
189 run: docker pull thesofproject/sofqemu &&
190 docker tag thesofproject/sofqemu sofqemu
195 run: ./scripts/docker-qemu.sh