Update README.md

This commit is contained in:
Julian Prieber 2022-06-19 22:07:16 +02:00 committed by GitHub
parent b37fd1fd5f
commit eb97191cbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,9 @@
<a href="#5">Build</a>
</p><br>
<p align="center">
<strong><a href="https://demo.littlelink-custom.com/">Live Demo</a></strong>
</p>
<p align="center">
<a href="https://github.com/JulianPrieber/llc-docker/stargazers"><img src="https://img.shields.io/github/stars/julianprieber/llc-docker?logo=github&style=flat&logo=appveyor&label=star%20this%20project"></img></a>
@ -29,6 +32,8 @@
The official docker version of [LittleLink Custom](https://github.com/JulianPrieber/littlelink-custom). This docker image is a simple to set up solution, containing everything you need to run LittleLink Custom.
The docker version of LittleLink Custom retains all the features and customization options from the [original version](https://github.com/JulianPrieber/littlelink-custom).
This docker is based on [Alpine Linux](https://www.alpinelinux.org/), a Linux distribution designed to be small, simple and secure. The web server is running [Apache2](https://www.apache.org/), a free and open-source cross-platform web server software. The docker comes with [PHP 8.0](https://www.php.net/releases/8.0/en.php) for high compatibility and performance.
#### Using the docker is as simple as pulling and deploying.