Skip to content

Instantly share code, notes, and snippets.

@dustymabe
Created June 10, 2016 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dustymabe/a7a7871321b6f56ec41bae18e128db69 to your computer and use it in GitHub Desktop.
Save dustymabe/a7a7871321b6f56ec41bae18e128db69 to your computer and use it in GitHub Desktop.
version: "2"
services:
httpd:
build:
context: https://gist.githubusercontent.com/dustymabe/a34a4eb7e77d699ae1b83ac10abb8a45/raw/a43b684cee1a839fca16700769fe14fb17650dca/Dockerfile.centos-httpd
ports:
- "80:80"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment