CentOS / CentOS-Dockerfiles

Dockerfiles for various common implementations
GNU General Public License v2.0
1.86k stars 1.25k forks source link

httpd doc should talk about the usage #75

Open surajssd opened 8 years ago

surajssd commented 8 years ago

README on dockerfiles-centos-httpd talks more about how to build your own container, but it should focus more on using the pre-built container image available on docker hub. Similar to official httpd repo on docker hub.

kbsingh commented 8 years ago

I think it might be fine to also mention the 'atomic run httpd' scenario - but we dont really want to link it to docker hub, there might be multiple build and target sources depending on deployment setups.

Orthogonally, I think its a good goal to also have a centos linux based build available for the official apache httpd content at https://hub.docker.com/_/httpd/