Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lastbackend/registry
Container images build system.
https://github.com/lastbackend/registry
backend builder caas ci containers continuous-integration docker docker-image dockerfile go golang hub lastbackend paas
Last synced: about 1 month ago
JSON representation
Container images build system.
- Host: GitHub
- URL: https://github.com/lastbackend/registry
- Owner: lastbackend
- License: apache-2.0
- Archived: true
- Created: 2016-11-24T07:38:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T11:46:54.000Z (almost 6 years ago)
- Last Synced: 2024-09-21T14:02:45.163Z (about 2 months ago)
- Topics: backend, builder, caas, ci, containers, continuous-integration, docker, docker-image, dockerfile, go, golang, hub, lastbackend, paas
- Language: Go
- Homepage: https://lastbackend.com
- Size: 2.6 MB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Go Report Card](https://goreportcard.com/badge/github.com/lastbackend/registry)](https://goreportcard.com/report/github.com/lastbackend/registry)
[![GoDoc](https://godoc.org/github.com/lastbackend/registry?status.png)](https://godoc.org/github.com/lastbackend/registry)
[![Travis](https://travis-ci.org/lastbackend/registry.svg?branch=master)](https://travis-ci.org/lastbackend/registry)
[![Gitter](https://badges.gitter.im/lastbackend/lastbackend.svg)](https://gitter.im/lastbackend/registry?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![Licensed under Apache License version 2.0](https://img.shields.io/github/license/lastbackend/registry.svg?maxAge=2592000)](https://www.apache.org/licenses/LICENSE-2.0)
[![StackShare](https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](https://stackshare.io/last-backend/last-backend)### Last.Backend Registry system
Last.Backend registry is an open source system for build, test and secure store your container images.
**Note**: Last.Backend is under active development stage and our team is working day and night to make it better.
Your suggestions, comments and contributions will be very helpful for us!#### Current state
Current version is very close for public beta and include:
- build images
- store images
- log drivers for AWS S3, Azure blobsAll of these functionality is under active test now, so don't surprised by frequent PR please.
Join us in Gitter [![Gitter](https://badges.gitter.im/lastbackend/lastbackend.svg)](https://gitter.im/lastbackend/lastbackend?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
This project has [Roadmap](ROADMAP.md), feel free to offer your features.We are actively searching for contributors! If you want to help our project and to make developers life easier, please read our **[Contibuting guideliness](http://docs.lastbackend.com/#_contributing)**.
___
## Table of contents
1. [How to get started](#getting_started)
2. [Maintainers](#maintainers)
3. [Roadmap](#roadmap)
4. [Community](#community)
5. [Authors](#authors)
6. [License](#license)___
If you want to dive into project, the best place to start - is our **[documentation](http://docs.lastbackend.com/#_getting_started)**.
We have separated [maintainers page](https://github.com/lastbackend/registry/blob/master/MAINTAINERS.md)
For details on our planned features and future direction please refer to our [roadmap](ROADMAP.md).
Join us on social media:
- [Twitter](https://twitter.com/LastBackend)
- [Facebook](https://www.facebook.com/lastbackend)
- [Stackshare](https://stackshare.io/last-backend/last-backend)
- [AngelList](https://angel.co/last-backend)
- [LinkedIn](https://www.linkedin.com/company/last-backend)
- [[email protected]](mailto:[email protected])- Alexander: https://github.com/undassa
- Konstantin: https://github.com/unloop---
Origin is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).