/registry-grsec

Containerized docker registry for grsecurity kernel.

Primary LanguageShell

Docker Registry

Introduction

This docker image provide a Docker registry for grsecurity kernel.

It uses the PaX exceptions in order to mark the application as "trusted" in order to works perfectly. The exceptions are handled using extended attributes of filesystem objects.

This image disable:

  • RANDMMAP
  • MPROTECT
  • EMUTRAMP

Installation & Usage

  1. Install Docker.

  2. Download trusted build from public Docker Registry: docker pull captaindash/registry-grsec

Usage

Use this image as a standard registry vanilla image. If you don't know how to use this image, please follow the Official Documentation.

Bugs / Contributing

Any kind of feedback is highly appreciated !

Make contributions the usual way through GitHub, request changes and ask questions in comments below.

Version

  • registry: 2.5.0