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

docker commit for any changes in the ubuntu desktop #13

Open
darldsla opened this issue May 10, 2023 · 2 comments
Open

docker commit for any changes in the ubuntu desktop #13

darldsla opened this issue May 10, 2023 · 2 comments

Comments

@darldsla
Copy link

darldsla commented May 10, 2023

to commit the changes in the ubuntu desktop after kill / stop the container
docker kill $(docker ps -q) && docker commit $(docker ps -aq | head -n 1) gezp/ubuntu-desktop

@gezp
Copy link
Owner

gezp commented May 10, 2023

do you have any question? it seems a tip to save container. @darldsla

@darld
Copy link

darld commented May 11, 2023

@gezp just a suggestion, everything work well for me so far. Thanks for your project.

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

No branches or pull requests

3 participants