Project

General

Profile

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

foreman_docker / app / models / service / containers.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

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

Fixes #9159 - Fix rubocop 0.28.0 errors

63ae5d99 01/28/2015 10:39 AM Dmitri Dolguikh

fixes #9033: errors encountered in new container wizard are being shown now

16234b27 01/22/2015 09:23 AM Daniel Lobato Garcia

Fixes #8409 - Pull docker image asynchronously

b747db40 01/19/2015 10:08 AM Partha Aji

Refs #8409 - Partially addressing pull before create container

Inital code to do a pull of an image before creating a container.
Note likely this part is going to change once we add foreman tasks but
this is the start point.

30891c0a 01/02/2015 08:36 AM Daniel Lobato Garcia

Fixes #8485 - Taxable containers

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

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