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

https://github.com/icinga/docker-image-build

Docker image build environment
https://github.com/icinga/docker-image-build

Last synced: 4 months ago
JSON representation

Docker image build environment

Awesome Lists containing this project

README

          

Docker image build environment
==============================

These images are our build environment to build Docker images in them.

Please note:
* This is for an internal build environment
* Image names are not best practice

## Building

```
docker build --rm -t registry.example.com/icinga/docker-image-build .
docker push registry.example.com/icinga/docker-image-build
```

## License

Icinga, all tools and documentation are licensed under the terms of the GNU
General Public License Version 2, you will find a copy of this license in the
COPYING file included in the source package.