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

[Epic][Dockerfile Improvements] #1646

Closed
5 tasks done
p0mvn opened this issue Jun 1, 2022 · 1 comment
Closed
5 tasks done

[Epic][Dockerfile Improvements] #1646

p0mvn opened this issue Jun 1, 2022 · 1 comment

Comments

@p0mvn
Copy link
Member

p0mvn commented Jun 1, 2022

Background

While Docker is a powerful tool to improve developer performance, it can only hinder it when used improperly. In particular, poorly structured Dockerfiles lead to significant impediments to productivity. Therefore, we should prioritize keeping our Dockerfiles in satisfying conditions to allow engineers to focus on their tasks instead of debugging Docker every time they need to do a change.

Please note that the following stories and tasks are not fully groomed and will be further documented with specific steps if this proposal is accepted.

Status

  • June 6 - Blocked - Defining Scope, Stories, and Tasks

Acceptance Criteria

  • The number of Dockerfiles is minimized
  • Remaining Dockerfiles are modular and reusable
  • Dockerfiles are lightweight
  • Docker cache and multistage builds are leveraged to reduce rebuild frequency
  • Documentation for QA is added
@p0mvn p0mvn moved this to Needs Review 🔍 in Osmosis Chain Development Jun 1, 2022
@ValarDragon ValarDragon mentioned this issue Jun 2, 2022
7 tasks
@p0mvn p0mvn changed the title proposal: improve Dockerfiles across the repository [Epic][Dockerfile Improvements] Jun 6, 2022
@p0mvn p0mvn moved this from Needs Review 🔍 to Blocked ❌ in Osmosis Chain Development Jun 6, 2022
@p0mvn
Copy link
Member Author

p0mvn commented Oct 24, 2022

We can close this now, only docs left

@p0mvn p0mvn closed this as completed Oct 24, 2022
Repository owner moved this from Blocked ❌ to Done ✅ in Osmosis Chain Development Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

4 participants