README
¶
NOTICE: Project Discontinued
As of early 2018, the container ecosystem is much more mature than it was three years ago when this project was initiated. Now, some of the critical and outstanding features of rocker can be easily covered by docker build or other well-supported tools, though some features do remain unique to rocker. See https://github.com/grammarly/rocker/issues/199 for more details.
Even though rocker is still widely used at Grammarly, we decided to discontinue its open source support as our team has different priorities now. We apologize to all active users for any inconvenience caused by the project shutdown. Also, sorry that some open issues have been left unanswered.
We hope that this project will serve an inspiration for other great initiatives in the community.
If you have anything critical, feel free to open an issue or email us.
See original README.md.
Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
src
|
|
dockerclient
Package dockerclient provides utilities for embedding docker client functionality to other tools.
|
Package dockerclient provides utilities for embedding docker client functionality to other tools. |
git
Package git provides utilities of working with the current .git repo
|
Package git provides utilities of working with the current .git repo |
imagename
Package imagename provides docker data structure for docker image names It also provides a number of utility functions, related to image name resolving, comparison, and semver functionality.
|
Package imagename provides docker data structure for docker image names It also provides a number of utility functions, related to image name resolving, comparison, and semver functionality. |
parser
Package parser implements a parser and parse tree dumper for Dockerfiles.
|
Package parser implements a parser and parse tree dumper for Dockerfiles. |
test
Package test provides utilities that help unit testing
|
Package test provides utilities that help unit testing |
util
Package util provide different utilities that are used by rocker TODO: this should be refactored to a different packages
|
Package util provide different utilities that are used by rocker TODO: this should be refactored to a different packages |