tomcat 8 with java 8, and MANAGER_USER / MANAGER_PASS / UPLOAD_MAX environment variable
10K+
This repository contains a collection of "Dockerfile" for their respective automated build in Docker hub, found at https://hub.docker.com/u/picoded/
Note that if your seeing this README directly in docker, chances are you are using one of the images that will either be in the process of being rewritten. Or replaced;
Any problems / comments / kudos should be filed at github =) https://github.com/picoded/dockerfiles
Note that gradually overtime, I would be refactoring these various file to a more structured format
See their respective README for more details. These Dockerfile, typically represents various iterations, of all my DevOps docker experiences. Refined for multiple use cases.
Base ubuntu images, with additional module (such as openjdk) installed. Used to build applications runners.
Clones a git repository, and runs a command on it.
Download a zip file, unzip it, and runs a command on it.
Start container, runs the respective action. Ends. Useful for onetime setup.
Every other folder not in organized Dockerfile, ranges from awesome, to crap, to not working.
Even I was a Docker noob once, and had to start from somewhere =P
MIT License
This is an obvious choice due to the highly public nature of these Docker repo's and how easy, or commonly the scripts can be replicated.
For most of the Dockerfiles, I wager that someone out there has something similar.
Hopefully mine is better, Cheers!
Best Regards, Eugene @ Picoded.com
Content type
Image
Digest
sha256:68261b65e…
Size
220.4 MB
Last updated
over 8 years ago
docker pull picoded/tomcat