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: 16 days ago
JSON representation
Vlad's Base Images for Docker
- Host: GitHub
- URL: https://github.com/vladgh/docker_base_images
- Owner: vladgh
- License: apache-2.0
- Created: 2015-03-12T13:41:42.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T11:25:35.000Z (about 1 month ago)
- Last Synced: 2025-03-29T03:08:29.427Z (23 days ago)
- Topics: apache, aws-cli, backup, deluge, docker, docker-image, dockerfile, fpm, gpg, inotify, minidlna, php, puppet, puppetboard, puppetdb, puppetserver, r10k, rsyslog, s3, sync
- Language: Shell
- Size: 1.01 MB
- Stars: 94
- Watchers: 4
- Forks: 42
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Vlad's Docker Base Images

## 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) |  |  |  |
| [vladgh/gpg](https://hub.docker.com/r/vladgh/gpg) |  |  |  |
| [vladgh/s3sync](https://hub.docker.com/r/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
[](.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
[](https://opensource.org/licenses/Apache-2.0)
Licensed under the Apache License, Version 2.0.
See [LICENSE](LICENSE) file.