Skip to content

Minimal container requirements #250

@coders-lair

Description

@coders-lair

What are the minimal requirements for the container images so they can be used with the individual bcvk commands?

I was trying to run bcvk ephemeral run-ssh with a container image based on the fedora minimal manifest, but kept getting ssh timeouts (after adding bubblewrap, since bcvk alerted me it was required). Looking at the documentation sadly didn't help much.

For bcvk ephemeral run-ssh specifically, I have found that I need to add the following packages to the minimal manifest:

  • bubblewrap
  • openssh-server
  • openssh-clients
  • NetworkManager
  • sudo
  • zram-generator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions