Skip to content

Docker overhaul #2011

New issue

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

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

Already on GitHub? # to your account

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 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
# for free to join this conversation on GitHub. Already have an account? # 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
None yet
Development

No branches or pull requests

2 participants