https://github.com/markshust/docker-ubuntu-trusty-lamp
https://github.com/markshust/docker-ubuntu-trusty-lamp
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/markshust/docker-ubuntu-trusty-lamp
- Owner: markshust
- Created: 2015-06-10T19:17:19.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T19:17:24.000Z (about 11 years ago)
- Last Synced: 2025-05-17T09:07:32.178Z (about 1 year ago)
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Versions
========
- [`1.0`, `latest` (_Dockerfile_)](https://github.com/markoshust/docker-ubuntu-trusty-lamp/blob/master/Dockerfile)
Description
===========
This image is built from [`ubuntu:14.04`](https://registry.hub.docker.com/_/ubuntu/) and provides a basic LAMP server.
What's in this image?
=====================
This image installs the most recent versions of the following:
- `apache 2.4`
- `mysql 5.6`
- `php 5.6`
Pull this repostiory
====================
`docker pull markoshust/ubuntu-trusty-lamp`