Replies: 1 comment
-
|
related to #3205 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I save all of my
docker runcommands to OneNote after I've got a container fully tested and working, in case I ever need to go back and use it again...It would be great if portainer displayed the command that was used in a container's info page, so that it can always just be copied from there if needed. I don't know if there's a way to just get the command itself, or if it would need to be "built" based on it's inspect info, but seems like it shouldn't be too hard that way as well?
Or if that's a bit much, then maybe just have an editable field where we can paste the command ourselves as a place to store the command. Or perhaps both? :p (i.e. auto create the command from the inspect info, show it in the field, and make the field editable in case we want to tweak it a bit, or just overwrite it entirely.)
Beta Was this translation helpful? Give feedback.
All reactions