15GB docker image fails to deploy #5799
-
Our docker image has increased in size from under 10GB to 15GB and we cannot deploy using Copilot anymore. When we deploy we get the following error:
Is it possible to increase the space available? Is there some documented maximum image size? |
Beta Was this translation helpful? Give feedback.
Answered by
dannyrandall
Jun 28, 2024
Replies: 1 comment
-
You should be able to use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dannyrandall
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should be able to use
storage.epheremal
to increase the amount of storage given to a task.