Browse Source

merge

pull/10/head
Nicolas Massé 5 years ago
parent
commit
33678a72f1
  1. 14
      content/english/writing/podman-compose-support-in-microcks.md
  2. 4
      content/english/writing/using-podman-compose-with-microcks-a-cloud-native-api-mocking-and-testing-tool.md

14
content/english/writing/podman-compose-support-in-microcks.md

@ -1,14 +0,0 @@
---
title: "Using Podman Compose with Microcks: A cloud-native API mocking and testing tool"
date: 2021-02-26T00:00:00+02:00
draft: false
opensource:
- Microcks
- Podman
---
While Docker is still the #1 option for software packaging and installation on the developer laptop, Podman is gaining traction. Podman advertises itself as a drop-in replacement for Docker. Just put alias docker=podman and you would be good to go, they said 😉
Whilst the reality is a bit more nuanced, we made the necessary adjustment to make it as simple. Today it is a pleasure to contribute back this adaptation to the Microcks community! It will allow Podman early and happy adopters - like me - to run Microcks on their laptop in the safest way.
[Continue reading](https://microcks.io/blog/podman-compose-support/)

4
content/english/writing/using-podman-compose-with-microcks-a-cloud-native-api-mocking-and-testing-tool.md

@ -13,4 +13,6 @@ Podman was advertised as a drop-in replacement for Docker. Advocates gave the im
This article discusses the barriers to getting Microcks to work with Podman and the design decisions we made to get around them. It includes a brief example of using Podman in rootless mode with Microcks.
[Continue reading](https://developers.redhat.com/blog/2021/04/22/using-podman-compose-with-microcks-a-cloud-native-api-mocking-and-testing-tool/)
[Continue reading on developers.redhat.com](https://developers.redhat.com/blog/2021/04/22/using-podman-compose-with-microcks-a-cloud-native-api-mocking-and-testing-tool/)
[Continue reading on microcks.io](https://microcks.io/blog/podman-compose-support/)

Loading…
Cancel
Save