docker client internal base on java:8
10K+
Common dockerfiles collections. Use fabric manage docker images
pip install fabric
Build basic image cloud/base
fab build
** Build all images **
fab build_all
** Build image by name **
fab build_one:jenkins
this command will build the image base the jenkins folder dockerfile define, the image name will be cloud/jeknins
Content type
Image
Digest
Size
426.1 MB
Last updated
over 8 years ago
docker pull yunlzheng/java8-docker