https://github.com/electron-minecraft-launcher/watchtower-for-emlat
Watchtower, but with Alpine and an entrypoint script.
https://github.com/electron-minecraft-launcher/watchtower-for-emlat
Last synced: 7 months ago
JSON representation
Watchtower, but with Alpine and an entrypoint script.
- Host: GitHub
- URL: https://github.com/electron-minecraft-launcher/watchtower-for-emlat
- Owner: Electron-Minecraft-Launcher
- License: mit
- Created: 2025-07-31T21:55:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-07-31T23:00:39.000Z (10 months ago)
- Last Synced: 2025-08-01T00:27:11.583Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Watchtower for EML AdminTool
Watchtower is a process for automating Docker container base image updates.
This repository contains the configuration for Watchtower to monitor and update the EML AdminTool Docker container. It embeds Watchtower into a Alpine Linux image, which is lightweight and efficient. It allows to run an entrypoint script before the Watchtower process starts, enabling custom initialization tasks.
Please refer to the [Watchtower documentation](https://containrrr.dev/watchtower/) for more information on how to use and configure Watchtower.