Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dstockhammer/docker-buildx
Docker bundled with buildx
https://github.com/dstockhammer/docker-buildx
buildx docker
Last synced: about 2 months ago
JSON representation
Docker bundled with buildx
- Host: GitHub
- URL: https://github.com/dstockhammer/docker-buildx
- Owner: dstockhammer
- License: mit
- Created: 2021-08-31T08:58:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T06:27:23.000Z (5 months ago)
- Last Synced: 2024-08-15T07:55:49.006Z (5 months ago)
- Topics: buildx, docker
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/dstockhammer/docker-buildx
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-buildx
The [official Docker image](https://hub.docker.com/_/docker) bundled with the
[buildx CLI plugin](https://github.com/docker/buildx).[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/dstockhammer/docker-buildx?sort=semver)](https://hub.docker.com/r/dstockhammer/docker-buildx)
[![GitHub last commit](https://img.shields.io/github/last-commit/dstockhammer/docker-buildx)](https://github.com/dstockhammer/docker-buildx/commits/master)## Usage
This image makes the `buildx` command available to the Docker CLI. There are no
other changes or caveats; simply refer to the the official manuals for usage
instructions.