gliderlabs / gliderlabs/docker-alpine
Split builder image into its own repository, push it to the registry
Open
documentation
enhancement
- Dominant language
- Shell
- Stars
- 5.7k
- Forks
- 530
- PR merge metrics
- No merged PRs in 30d
Description
00:53 < andyshinn> yea, i'll look into separating it out into its own repo tomorrow, can you file an issue for it so i don't forget? shouldn't be too difficult to do
```
git subtree split -P builder -b alpine-builder
```
will create a branch from the subdir which can be pushed somewhere.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.