forked from jesseduffield/lazydocker
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from jesseduffield:master #16
Open
pull
wants to merge
290
commits into
kisshang1993:master
Choose a base branch
from
jesseduffield:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
exec shell handler for services panel
The installation method used up until now would always leave one copy of the lazydocker binary in the extraction directory. This copy is not actually needed after installation, so it should be removed. TheAxelander also pointed this out in his comment at #270 (comment). This commit changes that behaviour and makes the install script cleanup after itself.
extract process kill logic
Apparently: " Error: Whoops, the lazydocker formula has its version update pull requests automatically opened by BrewTestBot! We'd still love your contributions, though, so try another one that's not in the autobump list " So looks like we don't need to have this action anymore because homebrew will be updated automatically.
README.md: Update Sponsors
fix: Properly support remote docker daemon over ssh
…ed in docker config
It took me a fair bit of time before i understood that '{{ .DockerCompose }}' was defined by the dockerCompose var in commandTemplates. In hindsight it is VERY obvious.. so i just wanted to contribute a comment that would have been useful to me when i first tried to set this up.
The go1.20 image is not published with alpine 3.15; updating the version. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
update to the current version, which addresses some issues with current Go versions, and removes the legacy konsorten/go-windows-terminal-sequences dependency. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
update to the last version of the module under the old name, before v1.0.0 renames the module. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes, but using the tagged version Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes, but using the tagged version Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
removes uses of regular expressions Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes, but using the tagged version Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
update to a version compatible with go1.22 and up Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Update to v23.0, and remove uses of deprecated types. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Update to v24.0, and remove uses of deprecated types. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
drops support for legacy Go versions, add support for TLS 1.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Update to v25.0, and remove uses of deprecated types. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Update to v26.1, and remove uses of deprecated types. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Update to v27.0, and remove uses of deprecated types. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
fix lazydocker breaking when having default context in config
go.mod: github.com/docker/docker, docker/cli v27.0.3
Add hint to what .DockerCompose is in documentation
We now fall back to 'docker-compose' if need be
Use 'docker compose' by default
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )