Actions
Feature #38989
closedAs a user, I can easily copy a Containerfile RUN command with select packages from a host's transiently installed package list via the UI
Description
Using the designs above, create a new "Generate Containerfile command" action (and consider a new name?). After a user selects some or all packages, display a modal with the RUN command and a button to copy it to the user's clipboard. If the user selects all installed packages, only consider the transient ones.
Updated by Quinn James 4 months ago
- Tracker changed from Bug to Feature
- Subject changed from [RFE] As a user, I can easily copy a Containerfile RUN command with select packages from a host's transiently installed package list via the UI to As a user, I can easily copy a Containerfile RUN command with select packages from a host's transiently installed package list via the UI
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11605 added
Updated by Quinn James 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d962781d1eeac3b8055b6226c9d026d4baf2d93a.
Actions