https://github.com/phase2/docker-servicebaselight
This is an Alpine-based image that has had the S6-overlay init system and confd added to it.
https://github.com/phase2/docker-servicebaselight
alpine docker-image outrigger
Last synced: 18 days ago
JSON representation
This is an Alpine-based image that has had the S6-overlay init system and confd added to it.
- Host: GitHub
- URL: https://github.com/phase2/docker-servicebaselight
- Owner: phase2
- Created: 2017-02-17T05:56:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T02:26:38.000Z (over 8 years ago)
- Last Synced: 2025-01-12T17:36:36.009Z (over 1 year ago)
- Topics: alpine, docker-image, outrigger
- Language: Shell
- Size: 2.2 MB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Outrigger Service Base (Light)
> This is an Alpine-based image that has had the S6-overlay init system and confd added to it.
[](https://microbadger.com/images/outrigger/servicebaselight "Get your own version badge on microbadger.com") [](https://microbadger.com/images/outrigger/servicebaselight "Get your own image badge on microbadger.com")
Outrigger Service Base (Light) creates a basic, Alpine-based image for streamlined
services that do not need the full environment of a rich OS. For those that do,
see [outrigger/servicebase](https://hub.docker.com/r/outrigger/servicebase).
This image includes BASH and glibc so that Go-based Linux binaries will run.
This image is only ~8MB when compared to the 100+MB of servicebase.
For more documentation on how Outrigger images are constructed and how to work
with them, please [see the documentation](http://docs.outrigger.sh/en/latest/).
## Features
### S6 Init System
All images derived from Service Base (Light) use the [S6 init system](https://github.com/just-containers/s6-overlay)
for more sophisticated process management.
## Security Reports
Please email outrigger@phase2technology.com with security concerns.
## Maintainers
[](https://www.phase2technology.com)