No description
  • Dockerfile 81.3%
  • Shell 18.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Andreas Neue 70e3be4bb0
All checks were successful
Build and Push Docker Image / docker (push) Successful in 55s
Perform security scan / trivy-scan (push) Successful in 22s
supervisord: write pidfile to /tmp
2026-09-19 07:55:52 +02:00
.forgejo/workflows Update .forgejo/workflows/trivy-image-scan.yml 2026-06-23 14:14:18 +00:00
root supervisord: write pidfile to /tmp 2026-09-19 07:55:52 +02:00
Dockerfile bump alpine to 3.24.2 2026-09-18 22:27:07 +02:00
README.md typos 2026-09-18 16:26:25 +02:00

baseimage

Basically a docker baseimage as a base for basic needs.

Use this! Don't use something else.

Usage

	FROM git.dnix.de/dnix/baseimage-alpine
	
	...
	...
	... your Dockerfile shit here

Edit /etc/supervisord.conf to start your stuff.