Skip to content

Commit

Permalink
update roadmap icebox features and ideas
Browse files Browse the repository at this point in the history
  • Loading branch information
apenella committed Apr 1, 2024
1 parent 7ea4909 commit 9a58a60
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,11 @@

## Icebox

- [ ] Build tries to pull from the Docker registry by default: Are needed more details about the issue
- [ ] ~~Fix container builders must match to [a-zA-Z0-9][a-zA-Z0-9_.-]*~~: Discarted due to lack of context
- [ ] ~~Promote images defined on the images tree~~: Discarted unclear need
- [ ] Signing Docker images
- [ ] Apply Levenshtein distances on the image name to identify which image the user wants to build
- [ ] Enable builds over HTTP
- Enable builds over HTTP
- Allow to generate images in multiple formats
- Signing Docker images
- Apply Levenshtein distances on the image name to identify which image the user wants to build
- Include some mechanism to test the images
- Build tries to pull from the Docker registry by default: Are needed more details about the issue
- ~~Fix container builders must match to [a-zA-Z0-9][a-zA-Z0-9_.-]*~~: Discarted due to lack of context
- ~~Promote images defined on the images tree~~: Discarted unclear need

0 comments on commit 9a58a60

Please sign in to comment.