Official Docker Image

Reading Time: < 1 minute

The official docker version of 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 of the original version.

This docker is based on Alpine Linux, a Linux distribution designed to be small, simple and secure. The web server is running Apache2, a free and open-source cross-platform web server software. The docker comes with PHP 8.0 for high compatibility and performance.

Using the docker is as simple as pulling and deploying.

This is my first docker image and learned a ton along the way. I had to learn how to install and configure docker, how to create and manage images, and how to push and pull images. It was a lot of work, but it was a great learning experience. I have never used Alpine Linux before, so this definitely was an interesting journey.

In the end, I think this image is a fine addition to the LittleLink Custom ecosystem.

You can learn more about the docker image on the GitHub page.

Share