Mininmal SNAP for commandline only (cloud?)

Thanks for the replies @edwardpmorris @forman.

I admit, I’m also fairly new to Docker … so I might not have the full scope of possibilities yet.
I did already go through your dockerfiles thoroughly before posting here. A couple of questions regarding that:
Are you creating separate dockerfiles for the different toolboxes?
Why use debian and not an ubuntu base image?

My idea was to generally keep it simple. Have one container which has all the SNAP functionality I need for processing S1 and S2 data (possible S3 as well to cover all the bases). Additionally I was reading in another post in this forum about the unattended toolbox update, which I would like to incorporate. I think that was something you also wanted to add to your dockerfiles.
So yes, slim, general and own-use is what I want.
I’m not sure what you mean with container security, maybe you can elaborate.

While filesize is generally not my first concern, I would like to drop everything associated with GUI as it will be running exclusively on the cloud.
As for python support, currently I’m not using it … but if it’s not too much hassle and space I’d include it to keep all options open.

Thanks!

Best regards,

Val