You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sinatra_hello/Sidekiq.Dockerrun.aws.json....

17 lines
290 B
Plaintext

{
"AWSEBDockerrunVersion": "1",
"Authentication": {
"Bucket": "elasticbeanstalk-eu-west-1-598354601320",
"Key": "dockercfg"
},
"Image": {
"Name": "mcansky/sinatra_hello_sidekiq:<TAG>",
"Update": "true"
},
"Ports": [
{
"ContainerPort": "80"
}
]
}