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

Docker overhaul #2011

Open
3 of 22 tasks
pmconrad opened this issue Sep 24, 2019 · 0 comments
Open
3 of 22 tasks

Docker overhaul #2011

pmconrad opened this issue Sep 24, 2019 · 0 comments
Labels
1b User Story The User Story details a requirement. It may reference a parent Epic. It may reference child Task(s) 2b Gathering Requirements Status indicating currently refining User Stories and defining Requirements 3c Enhancement Classification indicating a change to the functionality of the existing imlementation 4b Normal Priority Priority indicating the moderate impact to system/user -OR- existing workaround is costly to perform 6 Deployment Impact flag identifying the deployment process (e.g. Docker, Travis, etc.)

Comments

@pmconrad
Copy link
Contributor

pmconrad commented Sep 24, 2019

User Story
As a docker user I want to have improved docker images.

  • smaller footprint
  • proper init process
  • better security (don't run as root by default)
  • better configurability (don't overwrite config files)
  • ...

Impacts

  • API (the application programming interface)
  • Build (the build process or something prior to compiled code)
  • CLI (the command line wallet)
  • Deployment (the deployment process after building such as Docker, Travis, etc.)
  • DEX (the Decentralized EXchange, market engine, etc.)
  • P2P (the peer-to-peer network for transaction/block propagation)
  • Performance (system or user efficiency, etc.)
  • Protocol (the blockchain logic, consensus, validation, etc.)
  • Security (the security of system or user data, etc.)
  • UX (the User Experience)
  • Other (please add below)

Additional Context (optional)
Followup to #1723

CORE TEAM TASK LIST

  • Evaluate / Prioritize Feature Request
  • Refine User Stories / Requirements
  • Define Test Cases
  • Design / Develop Solution
  • Perform QA/Testing
  • Update Documentation
@pmconrad pmconrad added this to the Future Feature Release milestone Sep 24, 2019
@pmconrad pmconrad added this to New -Awaiting Core Team Evaluation in Project Backlog via automation Sep 24, 2019
@pmconrad pmconrad added 1b User Story The User Story details a requirement. It may reference a parent Epic. It may reference child Task(s) 2b Gathering Requirements Status indicating currently refining User Stories and defining Requirements 3c Enhancement Classification indicating a change to the functionality of the existing imlementation 4b Normal Priority Priority indicating the moderate impact to system/user -OR- existing workaround is costly to perform 6 Deployment Impact flag identifying the deployment process (e.g. Docker, Travis, etc.) labels Sep 24, 2019
@abitmore abitmore removed this from New -Awaiting Core Team Evaluation in Project Backlog Nov 1, 2022
@abitmore abitmore added this to To do in Feature Release (6.1.0) via automation Nov 1, 2022
@abitmore abitmore moved this from To do to In progress in Feature Release (6.1.0) Nov 1, 2022
@abitmore abitmore moved this from In progress to Done in Feature Release (6.1.0) Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1b User Story The User Story details a requirement. It may reference a parent Epic. It may reference child Task(s) 2b Gathering Requirements Status indicating currently refining User Stories and defining Requirements 3c Enhancement Classification indicating a change to the functionality of the existing imlementation 4b Normal Priority Priority indicating the moderate impact to system/user -OR- existing workaround is costly to perform 6 Deployment Impact flag identifying the deployment process (e.g. Docker, Travis, etc.)
Projects
No open projects
Development

No branches or pull requests

2 participants