Skip to content

Separate in container scripts#1

Open
henryaddison wants to merge 4 commits into
masterfrom
separate-in-container-scripts
Open

Separate in container scripts#1
henryaddison wants to merge 4 commits into
masterfrom
separate-in-container-scripts

Conversation

@henryaddison

Copy link
Copy Markdown
Contributor

Found these scripts ran slowly in Landmrk in part due to spinning up a lot of containers. Attempting to reduce the number of containers started by having separate scripts to be run inside a container rather than individual commands executed by docker-compose run.

Plus a bit of tidying: README corrections and no need to install gems locally as using docker to run the app.

Mainly to cut down on spinning up new containers for each command
including correcting the link to the cddeploy script as expected by the link text
this should all happen only in the docker image build
@henryaddison henryaddison force-pushed the separate-in-container-scripts branch from e08877b to fcb3c0f Compare November 14, 2018 14:46
otherwise shellcheck tries to scan the docker item and fails because it's a directory not a script
@henryaddison henryaddison force-pushed the separate-in-container-scripts branch from fcb3c0f to db52fc0 Compare November 14, 2018 14:47
@henryaddison

Copy link
Copy Markdown
Contributor Author

@ollieh-m You might be interested in some changes to these scripts based on our findings from Landmrk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant