Skip to content
#

namespaces

Here are 137 public repositories matching this topic...

capsule
prometherion
prometherion commented Apr 13, 2021

Describe the feature

Actually, all the Docker images are built using the amd64 architecture.

https://github.com/clastix/capsule/blob/12237ae106d6e9bbcb49e1091318534a901f29cd/Dockerfile#L27

Capsule should be runnable also on Arm and Arm64-based infrastructures since there are plenty of projects running Kubernetes at the edge.

What would the new user story look like?

  1. Definite
refaelsh
refaelsh commented Nov 26, 2020

Here is a scenario that happened to me. I was doing a rua install foo-bar-package (1 GB download) and the WiFi got disconnected in the middle of the download. This happened several times. I now have multiple fragments downloaded that are eating disk space. I suggest a rua clean cache command to get rid of them.

Thanks.

Improve this page

Add a description, image, and links to the namespaces topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the namespaces topic, visit your repo's landing page and select "manage topics."

Learn more