I was wondering, I tried running the docker image on AWS lightsail, but I think it fails because there is no storage attached. Does anyone know if it is possible to attach storage in lightsail to docker container?
Or is this for a Docker and not plain Lightsail instance?
g
Gabriel
07/01/2021, 2:53 PM
so lightsail has two options:
you can select instance (which is EC2 just simplified) lets say linux. so that one already comes to storage, you can just attach additional storage/drives (like mentioned in the article).
but there is also lightsail for docker containers, but there it doesn't have the option to add storage.
Gabriel
07/01/2021, 2:54 PM
message has been deleted
k
Kishore Nallan
07/01/2021, 2:57 PM
I see. I'm not familiar with that, so unfortunately won't be able to help but https://www.reddit.com/r/aws/ is probably a good place to ask.