Project

General

Profile

Download (1.65 KB) Statistics
| Branch: | Tag: | Revision:

foreman_docker / app / models / docker_container_wizard_state.rb @ bc82d5d5

# Date Author Comment
bc82d5d5 04/14/2015 07:42 AM Vanya Jauhal

Fixes #7865 - Adds support for configuring dns during container creation

8e2848d5 04/13/2015 08:02 AM Vanya Jauhal

Fixes #7864 - Adds support for exposed_ports

b60918b7 03/20/2015 08:30 PM Partha Aji

Fixes #9310, #9518 - Create containers using katello repos

This commit adds code to create Containers using katello repos.

41572b90 02/05/2015 10:15 PM Partha Aji

refs #8918 - Enable creating container via katello

This commit provides the integration point to enable katello provision
docker container

ac230210 01/29/2015 03:49 PM David Davis

Fixes #9159 - Fix rubocop 0.28.0 errors

e4e8739b 12/26/2014 03:44 PM Daniel Lobato Garcia

Refs #7867 - Container wizard state refactor

6d101d7a 12/24/2014 05:31 PM Dmitri Dolguikh

fixes #7867: container creation wizard now tracks state in dedicated objects