apache / apache/openwhisk

[Standalone] wsl works with podman

Open
#5,495 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

# Feature Request
Make standalone works with **podman** <===

After updating this [**change**](https://github.com/apache/openwhisk/issues/5493), the build in wsl proceeded to finish.

![image](https://github.com/user-attachments/assets/b8b6a4dd-2452-42a0-9cdf-644f89a6cce0)

openwhisk-2.0.0\core\standalone\build.gradle

https://github.com/apache/openwhisk/blob/6246f6a1be04931272aae27eae8715d160216f4a/core/standalone/build.gradle#L25

```
plugins {
id 'maven'
id 'org.scoverage'
id 'org.springframework.boot' version '2.1.6.RELEASE'
id 'scala'
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.