AWS
DevOps
Linux
Miscellaneous
Contact
shell
Home
Articles and stories
shell
Filter by
Categories
Tags
Authors
Show all
Show all
AWS
DevOps
Linux
Miscellaneous
Show all
Active Directory
aws
aws-config
aws-ssm
awscli
awslogs
bash
boto3
bottlerocket
cloud-computing
cloud-formation
cloudwatch
container
control-tower
cron
docker
docker-compose
ebs
ec2
encryption
FaaS
git
health-check
IaaC
IAM
KMS
lambda
Learning to learn
Linux
MacOS
make
monitoring
MS Office
nodejs
Office365
osx
powershell
python
reinvent
Route53
s3
scp
shell
sqlserver
ssh
tagging
terraform
tunnel
userdata
windows
Show all
Admin
October 16, 2018
Published by
Admin
at
October 16, 2018
Categories
DevOps
multiline shell command in entrypoint of docker-compose file
Sometimes we need to execute multiline shell commands in entrypoint element of docker-compose file. Also for program readability perspective, its good idea to split the long
[…]