Skip to content

Commit

Permalink
Spellcheck issues
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanStS committed May 30, 2024
1 parent c548885 commit d81ddfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/software/programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,10 @@ _Source: [User:`Maklaan` - Based on a Docker blog post](https://commons.wikimedi

=== "Docker plugins"

Docker offers plugins on its website (e.g. [Docker Plugins amd64 stable](https://download.docker.com/linux/debian/dists/bookworm/pool/stable/amd64/)), some of them are not installed by the Docker installation by default resp. are no install option from `dietpi-software` (like the Docker Compose plugin is one).
Docker offers plugins on its website (e.g. [Docker Plugins amd64 stable](https://download.docker.com/linux/debian/dists/bookworm/pool/stable/amd64/){: class="nospellcheck"}), some of them are not installed by the Docker installation by default resp. are no install option from `dietpi-software` (like the Docker Compose plugin is one).
These additional plugins can be installed by the user as described below.

[Docker Buildx](https://docs.docker.com/build/architecture/) CLI plugin:
[Docker Buildx](https://docs.docker.com/build/architecture/){: class="nospellcheck"} CLI plugin:

```sh
apt install docker-buildx-plugin
Expand Down

0 comments on commit d81ddfd

Please sign in to comment.