Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xenit-eu/docker-s3proxy
Xenit specific s3proxy docker image
https://github.com/xenit-eu/docker-s3proxy
Last synced: 21 days ago
JSON representation
Xenit specific s3proxy docker image
- Host: GitHub
- URL: https://github.com/xenit-eu/docker-s3proxy
- Owner: xenit-eu
- License: apache-2.0
- Created: 2019-10-15T13:42:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:43:45.000Z (about 1 year ago)
- Last Synced: 2024-11-07T10:32:30.931Z (2 months ago)
- Language: Shell
- Size: 58.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker image to access storage backends via s3 API
## Overview
This is the repository building a Xenit specific docker image for s3proxy. Upstream project here: https://github.com/gaul/s3proxy.
The image is automatically built by [jenkins-2](https://jenkins-2.xenit.eu) and published to hub.xenit.eu/public.
```
docker pull hub.xenit.eu/public/s3proxy:1.6.2
```Base image is [docker.io/xenit/openjdk:jdk-7-trusty](https://cloud.docker.com/u/xenit/repository/docker/xenit/openjdk), maintained by Xenit with security updates.
Image tags follow the version number of the s3proxy artifact from Maven central.