# Documentation: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/customize-containers-ec2.html # container_commands: # name of container_command: # command: "command to run" # leader_only: true # name of container_command: # command: "command to run" container_commands: 01-setupcron: command: - command1 - command2