Unanswered
Hello, Is There A Way To Create A File Inside The Docker Container When Initializing The Autoscaler Instance?
The easiest way to do that is to inject the contents of the file in the custom bash script section, which runs inside the instance when it starts. Something in the form of echo "<contents>" > <path-to-file>
137 Views
0
Answers
one year ago
one year ago