This commit is contained in:
@ -7,7 +7,7 @@ date: 2025-05-12
|
|||||||
|
|
||||||
Docker itself comes with some background processes. Fine for servers, which only exists to run the containers all the time, disadvantageous for a laptop where you run a container only now and then. ChatGPT proposed `podman` and `finch` and as I already heard and read about `podman` I tried it first.
|
Docker itself comes with some background processes. Fine for servers, which only exists to run the containers all the time, disadvantageous for a laptop where you run a container only now and then. ChatGPT proposed `podman` and `finch` and as I already heard and read about `podman` I tried it first.
|
||||||
|
|
||||||
## `podman`
|
## podman
|
||||||
|
|
||||||
```
|
```
|
||||||
brew install podman
|
brew install podman
|
||||||
@ -30,7 +30,7 @@ brew uninstall podman
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## `finch`
|
## finch
|
||||||
|
|
||||||
This is a open source product of AWS: [https://aws.amazon.com/de/blogs/opensource/introducing-finch-an-open-source-client-for-container-development/](https://aws.amazon.com/de/blogs/opensource/introducing-finch-an-open-source-client-for-container-development/).
|
This is a open source product of AWS: [https://aws.amazon.com/de/blogs/opensource/introducing-finch-an-open-source-client-for-container-development/](https://aws.amazon.com/de/blogs/opensource/introducing-finch-an-open-source-client-for-container-development/).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user