Christoph Görn
Christoph Görn
**Feature description** pinning python modules to a specific version in a requirements.txt seems to be a not-good practice. Migrating dependency management to a Pipfile (and a Pipfile.lock) would help in...
It seems like there is one additional click all the time.. from / to /registry or is this configurable by now?
Hey, when I create a slave from your template, the build errors out with: ``` F0615 09:35:47.384990 1 builder.go:204] Error: build error: The command '/bin/sh -c yum clean all &&...
As a deployment guy, I want use the OpenShift provider for deployment, and I want the OpenShift provide to automatically create a OpenShift Route from a parameter so that the...
AWS provider
As a deployment guy I want to use an AWS provider so that my docker containers get startet on AWS (either using kube on AWS or some native AWS)
As an ISV, I want to package my application according to the Nulecule Spec, so that it can deploy a 'organization wide' or a 'per team' application. We need to...
# Problem Statement While deploying OpenShift configuration, it may be required to modify OpenShift's Security Context Constraints. This cant be done via `oc create` or some equivalent REST API call....
source: [Container-tools] Minutes from Tools Cabal Call Sep 8 Ratnadeep suggestst to add Docker-compose, which should be simple, and also document the process so that others can work on adding...
Set up an end to end integration test: 1. spin up a new ADB VM 2. atomic install wordpress 3. put an answers.conf in place 4. atomic run wordpress 5....
## Problem In the future we need to provide Atomic App Docker Base Images not only for CentOS7 (as hosts on [Docker Hub](https://registry.hub.docker.com/u/projectatomic/atomicapp/) by now) but also for RHEL7 and...