I was wondering, I tried running the docker image ...
# community-help
g
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?
k
Hi Gabriel. I'm not familiar with Lightsail, but it seems like this is possible: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/create-and-attach-additional-block-storage-disks-linux-unix
Or is this for a Docker and not plain Lightsail instance?
g
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.
message has been deleted
k
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.