You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When viewing an image it would be nice to have a deploy button that you can click to deploy the image as a service or container
Describe the solution you'd like
There should be a Deploy as a service dropdown-button when in the Image details view with the drop-down option to Deploy as a container as well. When clicked it could take you to the respective view (Create service or Create container) and pre-fil the image field with image you were just on. Also, we could make Deploy as a container the only option when Portainer is not deployed in swarm
This discussion was converted from issue #3094 on July 27, 2023 04:27.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
When viewing an image it would be nice to have a deploy button that you can click to deploy the image as a service or container
Describe the solution you'd like
There should be a
Deploy as a service
dropdown-button when in theImage details
view with the drop-down option toDeploy as a container
as well. When clicked it could take you to the respective view (Create service
orCreate container
) and pre-fil the image field with image you were just on. Also, we could makeDeploy as a container
the only option when Portainer is not deployed in swarmExample of what it could look like:
![updated](https://user-images.githubusercontent.com/12197793/63306756-13dbb580-c340-11e9-85fc-c3512ed7f09c.png)
Beta Was this translation helpful? Give feedback.
All reactions