nitrictech / cli

Nitric CLI. Manage and run Nitric apps locally and deploy to any cloud.
https://nitric.io
Apache License 2.0
26 stars 10 forks source link

fix: add podman support #815

Closed jyecusch closed 2 weeks ago

jyecusch commented 3 weeks ago

Fallback to Podman if Docker is unavailable.

jyecusch commented 3 weeks ago

This still relies on https://github.com/nitrictech/examples/pull/82 to also make TS projects compatible with Podman, since they use a cache setting that's not supported by Podman sharing=private.

The choosen provider used in stack files also needs to support podman.

nitric-bot commented 2 weeks ago

:tada: This PR is included in version 1.55.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: