IT Tools

Handy IT tools.

Example docker-compose.yml

services:
  it-tools:
    container_name: it-tools
    image: ghcr.io/corentinth/it-tools:latest
    restart: always