Originally created by @shashank2086 on GitHub (Jul 8, 2022).
I have successfully booted catalina image using Dockerfile.auto, then i have installed some libraries and package. For the whole setup it's taking alot of time so i need a workaround of using the same snapshot image for other containers. I have tried extracting the snapshot image from the container and again builded that using same image, but then i am not able to get ssh on that image, it's not booting.
Is there any workaround of using that snapshot image on my Dockerfile?
Originally created by @shashank2086 on GitHub (Jul 8, 2022).
I have successfully booted catalina image using Dockerfile.auto, then i have installed some libraries and package. For the whole setup it's taking alot of time so i need a workaround of using the same snapshot image for other containers. I have tried extracting the snapshot image from the container and again builded that using same image, but then i am not able to get ssh on that image, it's not booting.
Is there any workaround of using that snapshot image on my Dockerfile?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @shashank2086 on GitHub (Jul 8, 2022).
I have successfully booted catalina image using Dockerfile.auto, then i have installed some libraries and package. For the whole setup it's taking alot of time so i need a workaround of using the same snapshot image for other containers. I have tried extracting the snapshot image from the container and again builded that using same image, but then i am not able to get ssh on that image, it's not booting.
Is there any workaround of using that snapshot image on my Dockerfile?