mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #265] Unable to delete built in user #181
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#181
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aaronnewsome on GitHub (Apr 30, 2021).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/265
Amazing project here. Thanks for all the hard work. I started a docker container using
sickcodes/docker-osx:auto
That all worked fine. I was able to create a new user account, networking works, etc. I was even able to commit those changes to a new image with docker commit. However, after creating my own user account in mac os, I no longer need the "user" account.
Logging in as myself and attempting to delete the account "user", just crashes the container immediately. There's no error message or other indications of why the crash occurred.
Any ideas what causes this or how to delete the user account?
@sickcodes commented on GitHub (May 2, 2021):
boot it using
:nakedor create another one viadocker-osx:latestif you want Catalina, ordocker-osx:big-surif you want Big Sur.I didn't expect anyone to create another account on auto so I would have to add a command, for booting into an alternate user.
In any case, just follow the README to pull the image out and boot with another user: https://github.com/sickcodes/Docker-OSX#container-creation-examples
Or simply leave that user there.
@sickcodes commented on GitHub (May 28, 2021):
@sickcodes commented on GitHub (Aug 2, 2021):
Lots of optimizations added here: https://github.com/sickcodes/osx-optimizer