dmotte / docker-images

🐳 Docker images that don't deserve a separate repo

Home Page:https://hub.docker.com/u/dmotte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-images

GitHub main workflow

🐳 Docker images that don't deserve a separate repo.

These Docker images have almost no custom code (e.g. they are specific to an included software).

πŸ“¦ These images are also on Docker Hub and run on several architectures (e.g. amd64, arm64, ...). To see the full list of supported platforms, please refer to the .github/workflows/main.yml file. If you need an architecture which is currently unsupported, feel free to open an issue.

Development

If you want to contribute to this project, you can use the following one-liner to rebuild an image and bring up the Docker-Compose stack every time you make a change to the code:

docker-compose down && docker-compose up --build

About

🐳 Docker images that don't deserve a separate repo

https://hub.docker.com/u/dmotte

License:MIT License


Languages

Language:Shell 72.5%Language:Dockerfile 27.5%