Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vladgh/docker_base_images

Vlad's Base Images for Docker
https://github.com/vladgh/docker_base_images

apache aws-cli backup deluge docker docker-image dockerfile fpm gpg inotify minidlna php puppet puppetboard puppetdb puppetserver r10k rsyslog s3 sync

Last synced: 3 days ago
JSON representation

Vlad's Base Images for Docker

Awesome Lists containing this project

README

        

# Vlad's Docker Base Images

![Build](https://github.com/vladgh/docker_base_images/actions/workflows/build.yml/badge.svg)

## Overview

Vlad's Docker base images.

## Description

You can find published versions of these images on [Docker Hub](https://hub.docker.com/r/vladgh):

| Image | Stars | Size | Pulls |
| ----- | ----- | ---- | ----- |
| [vladgh/minidlna](https://hub.docker.com/r/vladgh/minidlna) | ![Docker Stars](https://img.shields.io/docker/stars/vladgh/minidlna) | ![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/vladgh/minidlna) | ![Docker Pulls](https://img.shields.io/docker/pulls/vladgh/minidlna) |
| [vladgh/gpg](https://hub.docker.com/r/vladgh/gpg) | ![Docker Stars](https://img.shields.io/docker/stars/vladgh/gpg) | ![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/vladgh/gpg) | ![Docker Pulls](https://img.shields.io/docker/pulls/vladgh/gpg) |
| [vladgh/s3sync](https://hub.docker.com/r/vladgh/s3sync) | ![Docker Stars](https://img.shields.io/docker/stars/vladgh/s3sync) | ![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/vladgh/s3sync) | ![Docker Pulls](https://img.shields.io/docker/pulls/vladgh/s3sync) |

### Unmaintained images

* [vladgh/apache](https://hub.docker.com/r/vladgh/apache)
* [vladgh/awscli](https://hub.docker.com/r/vladgh/awscli)
* [vladgh/backup](https://hub.docker.com/r/vladgh/backup)
* [vladgh/deluge](https://hub.docker.com/r/vladgh/deluge)
* [vladgh/fpm](https://hub.docker.com/r/vladgh/fpm)
* [vladgh/puppet](https://hub.docker.com/r/vladgh/puppet)
* [vladgh/puppetboard](https://hub.docker.com/r/vladgh/puppetboard)
* [vladgh/puppetdb](https://hub.docker.com/r/vladgh/puppetdb)
* [vladgh/puppetserver](https://hub.docker.com/r/vladgh/puppetserver)
* [vladgh/puppetserverdb](https://hub.docker.com/r/vladgh/puppetserverdb)
* [vladgh/r10k](https://hub.docker.com/r/vladgh/r10k)
* [vladgh/s3sync](https://hub.docker.com/r/vladgh/s3sync)
* [vladgh/webhook](https://hub.docker.com/r/vladgh/webhook)

## Changelog & Releases

This repository keeps a change log using [GitHub's releases][releases]
functionality.

Releases are based on [Semantic Versioning][semver], and use the format
of `MAJOR.MINOR.PATCH`. The version will be incremented
based on the following:

* `MAJOR`: Incompatible or major changes
* `MINOR`: Backwards-compatible new features and enhancements
* `PATCH`: Backwards-compatible bugfixes and package updates

## Contribute

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](.github/CODE_OF_CONDUCT.md)

Contributions are always welcome! Please read the [contribution guidelines](.github/CONTRIBUTING.md) and the [code of conduct](.github/CODE_OF_CONDUCT.md).

## License

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Licensed under the Apache License, Version 2.0.
See [LICENSE](LICENSE) file.