Sign inSign up

kkphk/apache

By kkphk

Updated over 10 years ago

Run Apache on Ubuntu

Image
0

816

kkphk/apache repository overview

Execute these comments:

  • docker run -d -p 8080:80 kkphk/apache /usr/sbin/apache2ctl -D FOREGROUND
  • docker ps
  • Open a web browser, with this URL: localhost:8080
    • should display the Apache2 Ubuntu Default Page

Tag summary

Content type

Image

Digest

Size

103.8 MB

Last updated

over 10 years ago

docker pull kkphk/apache