Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Use Kubernetes YAML files to automate creation of containers #6

Open
dkvc opened this issue Apr 23, 2023 · 1 comment
Open

Use Kubernetes YAML files to automate creation of containers #6

dkvc opened this issue Apr 23, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@dkvc
Copy link
Owner

dkvc commented Apr 23, 2023

Instead of providing instructions for user and updating it every time there's a change, we can generate YAML files on current podman containers using

podman generate kube

and use them to build new containers using

podman play kude [Kubefile.yml]
@dkvc dkvc added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 23, 2023
@dkvc
Copy link
Owner Author

dkvc commented Jul 7, 2023

There's another software named Distrobox has a command distrobox-assemble that can be used for normal containers. There's currently a issue for multi boot users that while resizing a partiiton, it might throw RLIMIT_NOFILE error. This doesn't happen while using Podman/Docker.

89luca89/distrobox#827

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant