-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
[v1] Ubuntu default container asks for inexistant password #351
Comments
same problem here, how does vanilla install ubuntu packages? is it with podman? |
apx uses distrobox which uses podman in the case of vanilla, yeah. |
Same problem here too. Does anyone know that password? |
The ubuntu user cannot be logged into. It doesn't have a password. |
When will this problem be fixed? |
I have the same problem too. |
I found a temporary solution to this issue.
add this: |
When using the ubuntu container in apx version 1, it will ask for the password of user "ubuntu".
This prevents the user from installing anything using this container.
Possibly related to the "Installing basic packages" step failing when creating the container.
The text was updated successfully, but these errors were encountered: