Conversation
Signed-off-by: tomaszduda23 <tomaszduda23@gmail.com>
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
please provide some description to the PR including how this is validated |
Signed-off-by: Tomasz Duda <tomaszduda23@gmail.com>
|
@SergeyKanzhelev do you think that we could get it merged? It is needed to run k3s on android. |
|
@iwankgb would you mind to look on this? How could I get this merged? It allows to use k3s on Android (it is not main stream thing but why not). I already got runc fix merge opencontainers/runc#4513. If this could be merged official k3s build would work on Android (with custom kernel). Than I would like to add package to termux. You can find some details at k3s-io/k3s#11028 |
|
This PR is stale because it has been open 90 days with no activity. This PR will be closed in 30 days unless new comments are made or the stale label is removed. To skip these checks, apply the "lifecycle/frozen" label. |
There is effort to run docker on Android opencontainers/runc#4443. It is possible to run also k3s. Without this k3s will exit with following error
Android uses following options to mount /data.
which is ignored during look up.
Testing requires: