[docker-dev] Re: PULL Docker container/image

2016-12-01 Thread Montassar Dridi
ainers are just processes running > within a sandbox. > > On Friday, 2 December 2016 08:00:16 UTC+1, Montassar Dridi wrote: >> >> I have this container in a POD running in kubernetes. Is it possible to >> pull it from docker when I have its unique ID that looks

[docker-dev] Re: PULL Docker container/image

2016-12-01 Thread Montassar Dridi
t; docker via the image name. Why do you need to pull via image id? > > On Friday, 2 December 2016 08:36:40 UTC+1, Montassar Dridi wrote: >> >> If I have the image unique ID and has the same structure docker:// >> ad6d5d32576ad3cb1fcaa59b564b8f6f22b079631080ab1a3bbac9199

[docker-dev] PULL Docker container/image

2016-12-01 Thread Montassar Dridi
I have this container in a POD running in kubernetes. Is it possible to pull it from docker when I have its unique ID that looks something like this docker://ad6d5d32576ad3cb1fcaa59b564b8f6f22b079631080ab1a3bbac9199953eb7d -- You received this message because you are subscribed to the Google

[docker-dev] Sending Emails within a Docker Container

2017-06-22 Thread Montassar Dridi
Hello I'm trying to run the following command in my container mail -s "This is Subject" some...@example.com < /path/to/file How should my dockerfile look so the above command can be executed ? -- You received this message because you are subscribed to the Google Groups "docker-dev" group. To