apache Docker image for apache server Building the image make or manually docker build -t user/name:tag . Running the image docker run -d -p 80:80 rokkie/apache