Sign inSign up

garland/xampp-base

By garland

Updated about 9 years ago

Used for a base image with only xampp version: 1.8.3 installed.

Image
18

100K+

garland/xampp-base repository overview

Description

You will not be able to get into the xampp web interface because it has local only security settings on. This is intended for use as a base image to build other apps on top of xampp.

Base dockerfile/ubuntu 14.04 image

With XAMPP installed from: https://www.apachefriends.org

xampp version: 1.8.3

Enable XAMPP Web Interface

Enabling XAMPP Web Interface

Start Docker in interactive mode

docker run -t -i -p 8080:80  garland/xampp-base /bin/bash

Edit this file

vim /opt/lampp/etc/extra/httpd-xampp.conf

Remove the bottom 4 lines.

Tag summary

Content type

Image

Digest

sha256:7aa275471

Size

594.1 MB

Last updated

almost 11 years ago

docker pull garland/xampp-base