An open API service indexing awesome lists of open source software.

https://github.com/luckyturtledev/docker-with-buildx

Docker image with buildx preinstalled. This is a mirror of https://gitlab.com/Lukas1818/docker-with-buildx.
https://github.com/luckyturtledev/docker-with-buildx

Last synced: 4 months ago
JSON representation

Docker image with buildx preinstalled. This is a mirror of https://gitlab.com/Lukas1818/docker-with-buildx.

Awesome Lists containing this project

README

          

# docker image with buildx installed

To build the image, you just have to run

```bash
docker build -t docker-with-buildx .
```