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

Make the hit counter deployable in Docker #8

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

Make the hit counter deployable in Docker #8

rofrano opened this issue Sep 21, 2016 · 0 comments

Comments

@rofrano
Copy link
Collaborator

rofrano commented Sep 21, 2016

As a Developer
I need the ability to deploy the service in a Docker container
So that I have more deployment options than just Cloud Foundry

Assumptions:

  • The alpine:python Docker image should be used as a base
  • The shell parameters from the Vagrantfile can be used as a starting point

Acceptance Criteria:

When I issue docker build -t hitcounter .
A proper Docker image should be built
And when I issue docker run -d hitcouner
And I issue docker ps
I should see a hitcounter container running

@rofrano rofrano added the Epic label Mar 1, 2022
@rofrano rofrano removed the Epic label May 30, 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