安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Docker - GitHub
Docker helps developers build, share, run, and verify applications anywhere — without tedious environment configuration or management This GitHub organization is home to many of the open source tools that power the Docker experience Whether you're using Docker for local development, CI automation, or building secure software supply chains — we're glad you're here
- GitHub - docker docker-install: Docker installation script
Docker installation script Contribute to docker docker-install development by creating an account on GitHub
- Introduction to GitHub Actions with Docker
Configure your GitHub repository The workflow in this guide pushes the image you build to Docker Hub To do that, you must authenticate with your Docker credentials (username and access token) as part of the GitHub Actions workflow For instructions on how to create a Docker access token, see Create and manage access tokens Once you have your Docker credentials ready, add the credentials to
- Docker Build GitHub Actions
Docker maintains a set of official GitHub Actions for building Docker images
- GitHub - docker docs: Source repo for Dockers Documentation
Source repo for Docker's Documentation Contribute to docker docs development by creating an account on GitHub
- Working with the Container registry - GitHub Docs
You can store and manage Docker and OCI images in the Container registry
- GitHub - docker compose: Define and run multi-container applications . . .
Docker Compose Docker Compose is a tool for running multi-container applications on Docker defined using the Compose file format A Compose file is used to define how one or more containers that make up your application are configured Once you have a Compose file, you can create and start your application with a single command: docker compose up
- Docker GitHub Builder
Docker GitHub Builder is a set of reusable workflows in the docker github-builder repository for building container images and local artifacts with BuildKit This section explains what the workflows solve, how they differ from wiring together individual GitHub Actions in each repository, and when to use build yml or bake yml If you compose a build job from docker login-action, docker setup
|
|
|