SuperSandro2000 / docker-images

All my docker images in one mono-repository with multi-arch support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Images

build & push docker images Github Stars

All my docker images in one mono-repository with multi-arch support. If you have any questions feel free to contact me. You can find all the options to contact me on my website supersandro.de.

Changelog

If you wish to view the difference between two releases of a docker image you can use container-diff.

Just download it according to their Readme and run container-diff diff supersandro2000/kibitzr:5.4.0 supersandro2000/kibitzr:latest --type=apt --type=pip --type=size 2> /dev/null replacing the supersandro2000/kibitzr:5.4.0 with the images and versions you want to compare.

Images

Base Alpine

Docker Hub GitHub readme Docker Stars Docker Pulls

C3D2 Bullshit Bingo

Docker Hub GitHub readme Docker Stars Docker Pulls

Code-Server

Docker Hub GitHub readme Docker Stars Docker Pulls

Code-Server-Extra

Docker Hub GitHub readme Docker Stars Docker Pulls

Firefly III

Docker Hub GitHub readme Docker Stars Docker Pulls

Gitea Nginx

Docker Hub GitHub readme Docker Stars Docker Pulls

Halcyon

Docker Hub GitHub readme Docker Stars Docker Pulls

Healthchecks

Docker Hub GitHub readme Docker Stars Docker Pulls

Images Weserv

Docker Hub GitHub readme Docker Stars Docker Pulls

Kibitzr

Docker Hub GitHub readme Docker Stars Docker Pulls

Mastodon Nginx

Docker Hub GitHub readme Docker Stars Docker Pulls

MusicBot

Docker Hub GitHub readme Docker Stars Docker Pulls

PrivateBin

Docker Hub GitHub readme Docker Stars Docker Pulls

Prerenderer

Docker Hub GitHub readme Docker Stars Docker Pulls

Red-Discord

Docker Hub GitHub readme Docker Stars Docker Pulls

Screeenly

Docker Hub GitHub readme Docker Stars Docker Pulls

TheLounge

Docker Hub GitHub readme Docker Stars Docker Pulls

YOURLS

Docker Hub GitHub readme Docker Stars Docker Pulls

ZeroNet

Docker Hub GitHub readme Docker Stars Docker Pulls

Old lib

The old lib directory is succeeded by buildx. It mostly replicated buildx functionality in Make and bash. The removal commit is 6c274c2142f4775e00b412b9d995df421b26eb07

Credits

Thanks to tianon for doing such an awesome job with the offical library and providing very good examples with them. Thanks to napnap75 for inspiring me to do this with his rpi-docker-images repo.

About

All my docker images in one mono-repository with multi-arch support

License:GNU General Public License v3.0


Languages

Language:Dockerfile 58.1%Language:Makefile 17.6%Language:PHP 16.3%Language:Shell 7.3%Language:JavaScript 0.7%