jesseduffield / jesseduffield/lazydocker

Allow tagging, pushing, and pulling images

Open
#396 20 comments 0 reactions 0 assignees View on GitHub
enhancement hacktoberfest
Dominant language
Go
Stars
52.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
It would be good if we could tag, push, and pull images from the images panel.

**Describe the solution you'd like**
* In the images panel when you press 't' it should bring up an input prompt for you to enter a tag and then upon pressing enter it should tag the selected image with that tag.
* When you press 'p' it should bring up a prompt to enter an and tag in the form "image:tag" to pull
* When you press 'P' it should push the current image, with a confirmation asking if you're sure you want to

**Describe alternatives you've considered**
The pull feature would benefit from actually trying to search dockerhub, but we can leave that for another PR.

**Additional context**
the 'p', 'P' thing will be familiar for people who use lazygit

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.