Scale down the dev container when it's not in use - this could be done a couple of different ways:
- Add a ScalableTarget that scales down the container after a certain time, for an example see this
- Create a command that scales down the container on-demand