logiqx.github.io

Docker Images

Custom Docker images that I have created for many of my recent projects.

My Docker repositories + images can be found on Docker Hub under the user logiqx.

Dev Compose

dev-compose

Docker compose files for Jupyter + MariaDB development.

This is used by a large number of my projects, including wca-ipy, wsw-results, scw-comp, covid-stats, etc.

Docker Compose, GNU General Public License v3.0

Docker Curator

docker-curator

A little Python project that I use to check for newer image versions.

Documentation can be found on GitHub pages.

Python, GNU General Public License v3.0

AWS

aws-cli

AWS Command Line Interface for Docker Alpine and Debian (slim).

The images can be found on Docker Hub under loqiqx/aws-cli.

Dockerfile, GNU General Public License v3.0

MySQL

mysql-client

MySQL client for Docker Alpine + Debian (slim).

The images can be found on Docker Hub under loqiqx/mysql-client.

Dockerfile, GNU General Public License v3.0

Python

python-bs4

Official Python 3 image with Beautiful Soup 4 and lxml installed for Alpine Linux + Debian Slim.

The images can be found on Docker Hub under loqiqx/python-bs4.

Dockerfile, GNU General Public License v3.0

python-lxml

Official Python 3 image with lxml installed for Alpine Linux + Debian Slim.

The images can be found on Docker Hub under loqiqx/python-lxml.

Dockerfile, GNU General Public License v3.0

python-lev

Official Python 3 image with python-Levenshtein installed for Alpine Linux + Debian Slim.

The images can be found on Docker Hub under loqiqx/python-lev.

Dockerfile, GNU General Public License v3.0