Project

General

Profile

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

foreman_docker / app / views / containers / show.html.erb @ 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

5397ee73 03/18/2015 06:17 PM David Davis

Fixes #9382 - Use connection info when connecting to docker

e6eb1c48 02/11/2015 11:46 AM Dmitri Dolguikh

fixes #8033: container power on/off redirects to container view now

89c59306 02/03/2015 11:16 PM Partha Aji

refs #8963 - Renaming truncs to trunc with tool tips

In upstream foreman the trunc method got renamed to trunc with tooltip.
This causes issues with foreman docker when viewing a bunch of index pages
updated all the pages using the trunc method

713c0455 01/02/2015 05:05 PM Vanya Jauhal

fixes #8226 - shows environment variables on container display

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

Fixes #8485 - Taxable containers

c57dae56 12/19/2014 10:44 PM David Davis

Fixes #8632 - Move docker tables out of foreman-docker

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.

387babdd 10/23/2014 11:17 PM Daniel Lobato Garcia

Fixes #8035: Commit container changes

751c6470 10/21/2014 12:59 PM Daniel Lobato Garcia

Fixes #7960 - Initial console logs support

f880f56e 10/21/2014 09:46 AM Daniel Lobato Garcia

Fixes #7967 - Show processes running in a container