Skip to content

[WIP] feat: launch vms in separate containers with kvm#429

Open
X1pster wants to merge 1 commit into
mainfrom
use_kvm_for_vms
Open

[WIP] feat: launch vms in separate containers with kvm#429
X1pster wants to merge 1 commit into
mainfrom
use_kvm_for_vms

Conversation

@X1pster

@X1pster X1pster commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@X1pster X1pster self-assigned this Jul 14, 2026
@X1pster X1pster linked an issue Jul 14, 2026 that may be closed by this pull request
@github-actions

Copy link
Copy Markdown

Coverage

Comment thread docker/compose.yml
args:
USER: ${USER}
image: ${DOCKER_SUSE_VM_TAG}
privileged: true

@Artanias Artanias Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Возможно не нужно, т.к. проброшено /dev/kvm.

Comment thread docker/compose.yml
@@ -1,2 +1,2 @@
services:
imgtests-yocto:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Этот контейнер использовать как сборщик образа Yocto Poky, а второй контейнер будет запускать собранный образ из этого контейнера.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Добавить "пустой" контейнер с qemu, перенести проброс портов.

Comment thread docker/compose.yml
POKY_DIR: ${POKY_DIR}
user: ${USER}:${GROUP}
image: ${DOCKER_TAG}
command: ${POKY_DIR}/cmd_yocto.sh

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

После сборки не нужно будет собирать ВМ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Оформление статьи 2

2 participants