Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 22.04 micro VM flist is outdated #264

Closed
scottyeager opened this issue Jun 11, 2024 · 3 comments
Closed

Ubuntu 22.04 micro VM flist is outdated #264

scottyeager opened this issue Jun 11, 2024 · 3 comments
Assignees
Milestone

Comments

@scottyeager
Copy link
Contributor

If I deploy an Ubuntu 22.04 micro VM today from the Playground, it uses the flist: hub.grid.tf/tf-official-apps/threefoldtech-ubuntu-22.04.flist

This flist is not up to date with the changes in this repo and it has a pretty significant issue. The ssh-init zinit service definition is not set to oneshot. Therefore the script runs forever in a busy loop! It also overwrites any changes a user tries to make the authorized_keys file and invokes sshd when there's a dedicated service for that.

Let's replace the flist with one based on the latest Dockerfile in this repo, which does not have these issues.

@PeterNashaat
Copy link
Member

@maxux
Copy link
Contributor

maxux commented Oct 9, 2024

Promoted :)

@PeterNashaat
Copy link
Member

thanks .

@xmonader xmonader added this to the 3.15.x milestone Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants