Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to run a Docker container for Opsicle commands #162

Merged
merged 5 commits into from
Feb 11, 2021

Conversation

sgriff44
Copy link
Contributor

@sgriff44 sgriff44 commented Jun 19, 2020

What

Adding the option to run opsicle commands in a controlled environment.

Why

Local developer environments change frequently and this is a way to maintain it runs the same every time without having to do wrestle with your local.

Deploy Plan

n/a

Rollback Plan

  • To roll back this change, revert the merge with: git revert -m 1 MERGE_SHA and perform another deploy.

URLs

n/a

QA Plan

  • docker build . -t dev/opsicle:latest ~10 min
  • Follow the README to add the opsicle alias
  • opsicle ssh staging (in applicable repo)

@sgriff44
Copy link
Contributor Author

Using the debian:jessie-slim image reduces the startup time for opsicle commands. It should be almost as fast as using the executable.

@production-status-check
Copy link

:octocat: Has QA approval

@sgriff44 sgriff44 merged commit c301978 into master Feb 11, 2021
@sgriff44 sgriff44 deleted the running_docker_image_for_opsicle_commands branch February 11, 2021 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants