Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Linux Tools Project/News/NewIn53"

(Docker Tooling)
(Refresh Connection)
 
Line 19: Line 19:
  
 
Users can now refresh the entire connection from the Docker Explorer View.  Refresh can be performed two ways:
 
Users can now refresh the entire connection from the Docker Explorer View.  Refresh can be performed two ways:
* using the right-click context menu from the Connection
+
# using the right-click context menu from the Connection
* using the Refresh menu button when the Connection is selected
+
# using the Refresh menu button when the Connection is selected
  
 
[[File:LinuxToolsDockerRefreshConnection.png]]
 
[[File:LinuxToolsDockerRefreshConnection.png]]

Latest revision as of 17:35, 14 February 2017

Docker Tooling

Update of Docker Client

The level of the underlying com.spotify.docker.client plug-in used to access the Docker daemon has been upgraded to 3.6.8.

Run Image Network Support

A new page has been added to the Docker Run Image Wizard and Docker Run Image Launch configuration that allows the end-user to specify the network mode to use. A user can choose from Default, Bridge, Host, None, Container, or Other. If Container is selected, the user must choose from an active Container to use the same network mode. If Other is specified, a named network can be specified.

LinuxToolsDockerNetworkMode.png

LinuxToolsDockerRunConfigNetworkMode.png

Refresh Connection

Users can now refresh the entire connection from the Docker Explorer View. Refresh can be performed two ways:

  1. using the right-click context menu from the Connection
  2. using the Refresh menu button when the Connection is selected

LinuxToolsDockerRefreshConnection.png

Copyright © Eclipse Foundation, Inc. All Rights Reserved.