Skip to content

Repository files navigation

AMP Container Images

This repository contains application container (Docker/Podman) images for use with AMP by CubeCoders. These images are updated at least weekly.

These images are not designed to be run directly. Instead, they should be run via the AMP Instance Manager.

Currently maintained image tags:

TagDescription
debian, latestThe primary AMP base image, used for most AMP instances that are run in Docker/Podman. Currently based on Debian 13. Usually updated to the current stable Debian release after the first point release
debian-12An alternate AMP base image, based on Debian 12. This is available for applications that need oldstable Debian
ubuntuAn alternate AMP base image, currently based on Ubuntu 24.04. Usually updated to the current Ubuntu LTS release after the first point release
ubuntu-26.04An alternate AMP base image, based on Ubuntu 26.04. Will become the ubuntu image after the first point release
java-lts, javaAn image based on the debian image, incorporating Adoptium Eclipse Temurin Java 8, 11, 17, 21 (default) and 25 LTS builds from https://adoptium.net
java-25An image based on the debian image, incorporating Adoptium Eclipse Temurin Java 25 LTS build from https://adoptium.net
python-3, python3An image based on the debian image, incorporating official builds for Python 3.10, 3.11, 3.12, 3.13 (default) and 3.14
python-3.10An image based on the debian image, incorporating the official build for Python 3.10
python-3.11An image based on the debian image, incorporating the official build for Python 3.11
python-3.12An image based on the debian image, incorporating the official build for Python 3.12
python-3.13An image based on the debian image, incorporating the official build for Python 3.13
python-3.14An image based on the debian image, incorporating the official build for Python 3.14
mono-latest, monoAn image based on the debian image, incorporating the latest official build for Mono from https://mono-project.com
wine-stable, wineAn image based on the debian image, incorporating the latest Wine stable build from https://winehq.org
wine-develAn image based on the debian image, incorporating the latest Wine devel build from https://winehq.org
wine-stagingAn image based on the debian image, incorporating the latest Wine staging build from https://winehq.org
wine-11-stableAn image based on the debian image, incorporating the latest Wine 11 stable build from https://winehq.org
wine-10-stableAn image based on the debian image, incorporating the latest Wine 10 stable build from https://winehq.org
wine-9-stableAn image based on the debian image, incorporating the latest Wine 9 stable build from https://winehq.org
postgresqlAn image based on the debian image, incorporating specific dependencies required to build PostgreSQL from source
uptime-kuma-2An image based on the debian image, incorporating specific dependencies and setup required for Uptime Kuma 2
sinusbotAn image based on the debian image, incorporating specific dependencies and setup required for SinusBot
redisAn image based on the ubuntu image, incorporating specific dependencies required to build Redis from source

All images (other than the sinusbot image) are built for linux/amd64 and linux/arm64. The linux/arm64 builds include box86 and box64.

About

Container images for AMP

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages