mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Is it possible to start a export container? #294
Reference in New Issue
Block a user
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 @badguy123 on GitHub (Dec 14, 2021).
i use latest image in ubuntu , its works well, but i want export it to other ubuntu, i dont know how to do, i can run docker start the container ID, but when i use docker import in other ubuntu, i dont know how to start it? because i dont have container ID, Is it possible to start it ? Thanks
@badguy123 commented on GitHub (Dec 14, 2021):
when i see the sickcodes/docker-osx:naked image, i think i can deal this problem..