Movatterモバイル変換


[0]ホーム

URL:


Contact support
Contact support
Manuals

Export to Docker with GitHub Actions

Page options

You may want your build result to be available in the Docker client throughdocker images to be able to use it in another step of your workflow:

name:cion:push:jobs:docker:runs-on:ubuntu-lateststeps:-name:Set up Docker Buildxuses:docker/setup-buildx-action@v3-name:Builduses:docker/build-push-action@v6with:load:truetags:myimage:latest-name:Inspectrun:|          docker image inspect myimage:latest

Edit this page

Request changes


[8]ページ先頭

©2009-2025 Movatter.jp