How can it be possible to editlinuxParameters
for a container definition?
#2626
Unanswered
mariocesar
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello @mariocesar. We don't plan to expose every field of task definition in our manifest. Instead, we would add a section to our current manifest to allow task definition override. Hopefully it would help for this case! |
Beta Was this translation helpful? Give feedback.
1 reply
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 see where the template for CF defines de containerDefinition ->
copilot-cli/templates/workloads/services/backend/cf.yml
Lines 44 to 54 in 7798342
I can't see any definition to override linuxParameters.
There is a clean way or prefered way to customize containers definitions?
I would like to set
tmpfs
orinitProcessEnabled
Beta Was this translation helpful? Give feedback.
All reactions