Replies: 1 comment 6 replies
-
AWS SaaS Boost containers are hosted in ECS by default, and you can find the AWS documentation describing how you would mount specific volumes to ECS containers here. This is not currently available as part of tooling for AWS SaaS Boost. That being said, Can you explain a little more about what you're trying to accomplish? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to be able to mount this volume [-v /var/run/docker.sock:/var/run/docker.sock] at the point of starting the container
Beta Was this translation helpful? Give feedback.
All reactions