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

Update the Devcontainer definition to include Redis #5

Open
rofrano opened this issue Sep 21, 2016 · 0 comments
Open

Update the Devcontainer definition to include Redis #5

rofrano opened this issue Sep 21, 2016 · 0 comments

Comments

@rofrano
Copy link
Collaborator

rofrano commented Sep 21, 2016

As a Developer
I need my local development environment to include Redis
So that I can test the service locally with no Internet connection required

Assumptions:

  • The docker-compose.yml file will add Redis while building the environment
  • We can use a Redis Docker image
  • alpine:redis should be used to keep the vm small

Acceptance Criteria:

Given I have started Visual Studio Code and Reopened in a Container
When I issue `docker ps` in a separate shell
Then I should see a `redis` instance running
@rofrano rofrano added this to the Sprint 2: Deploy to Cloud milestone Apr 3, 2020
@rofrano rofrano removed this from the Sprint 2: Deploy to Cloud milestone Sep 22, 2020
@rofrano rofrano changed the title Update the Vagrantfile to include Redis Update the Devcontainer definition to include Redis Feb 25, 2022
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

No branches or pull requests

1 participant