├── Dockerfile ├── LICENSE ├── README.md └── cccp.yml /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jboss-dockerfiles/base/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jboss-dockerfiles/base/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jboss-dockerfiles/base/HEAD/README.md -------------------------------------------------------------------------------- /cccp.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jboss-dockerfiles/base/HEAD/cccp.yml --------------------------------------------------------------------------------