Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app / models / foreman_docker @ 5d7016fd

Name Size
docker.rb 3.45 KB
taxonomy_extensions.rb 382 Bytes

Latest revisions

# Date Author Comment
5d7016fd 02/04/2015 11:53 PM Daniel Lobato Garcia

Fixes #9177 - 1.7 compatibility fixes

dba2e433 01/20/2015 02:40 PM Dmitri Dolguikh

fixes #8784: defines max_cpu_count for docker compute resource

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.

bcec07f9 11/14/2014 02:46 AM Daniel Lobato Garcia

Fixes #8398 - Authentication error returns 500

6225eda9 11/13/2014 06:11 PM Daniel Lobato Garcia

Fixes #8329 - Search images in the hub

When an image cannot be found, the magnifier glass button displays the
search results, including stars, description and a link to the hub.
After the user clicks on an image, tags are auto pulled.

8d871e1b 10/28/2014 04:27 PM Daniel Lobato Garcia

Fixes #8096 #8097: Improve cpuset cpushare form

28b68f21 10/28/2014 12:25 PM Daniel Lobato Garcia

Fixes #7872 - Create container without Fog to assign name

Fog is currently making the key 'name' camelcase which is preventing the
Docker API from picking it up and use it as a name. Until Fog is
patched, we should use docker-api to set the name properly.

5b5de864 10/27/2014 07:06 PM Daniel Lobato Garcia

Fixes #8123 - Faster auto-complete with spinner

fe8bb25c 10/23/2014 05:10 PM Dmitri Dolguikh

Fixes #7870: support for auto-complete in image search

3c3d995d 10/22/2014 07:49 PM Daniel Lobato Garcia

Fixes #8034 - Console support for compute resources

View revisions

Also available in: Atom