Commit graph

471 commits

Author SHA1 Message Date
Jesse Duffield
12e486edd8 fix ci errors 2020-09-23 20:19:36 +10:00
Jesse Duffield
1dd0875323 better alignment for health check 2020-09-23 20:16:04 +10:00
Jesse Duffield
386334b1f0
Merge pull request #201 from stirante/health-check
Add health check to container list
2020-09-23 20:15:42 +10:00
Dawid Dziurla
af22494425
Merge pull request #226 from zverev-iv/master
Added info about chocolatey package
2020-07-20 17:01:46 +02:00
zverev-iv
e07ea952fc
Added info about chocolatey package 2020-07-20 16:02:17 +03:00
Dawid Dziurla
10617da560
Merge pull request #209 from jesseduffield/dawidd6-patch-1
install_update_linux: allow specifying directory
2020-03-20 00:21:19 +01:00
Dawid Dziurla
86302e8ccc
README: mention DIR env variable 2020-03-15 19:08:50 +01:00
Dawid Dziurla
60640d4fe4
install_update_linux: allow specifying directory
Closes #208
2020-03-15 19:02:45 +01:00
Jesse Duffield
22ab840439
Merge pull request #204 from jesseduffield/remove-rollbar
remove rollbar
2020-02-02 11:26:48 +11:00
Jesse Duffield
6279b416bc remove rollbar 2020-02-02 11:25:11 +11:00
Jesse Duffield
fa6460b8ab
Merge pull request #203 from jesseduffield/fix-cpu
reduce CPU usage caused by tickers
2020-02-02 11:19:56 +11:00
Jesse Duffield
cea67bc570 reduce cpu usage caused by tickers 2020-02-02 11:11:00 +11:00
Jesse Duffield
012f8d6e08 bump gocui 2020-02-02 10:14:44 +11:00
Piotr Brzozowski
6adb04a364 Add changes from suggestions 2020-01-30 18:48:38 +01:00
stirante
0c2edc7c22 Run gofmt on container.go 2020-01-27 12:44:32 +01:00
stirante
305b9630a0 Add health check to container list 2020-01-27 11:53:17 +01:00
Dawid Dziurla
69f32d52d1
Merge pull request #199 from gggeek/issue_198
only use curl in install_update_linux.sh
2020-01-03 15:28:01 +01:00
Gaetano Giunta
8309068378 only use curl in install_update_linux.sh 2019-12-22 17:38:39 +00:00
Dawid Dziurla
9bf4c8bffb
Merge pull request #197 from jesseduffield/update-deps
update dependencies
2019-12-13 11:36:00 +01:00
Dawid Dziurla
0597c1e8e0
update dependencies 2019-12-13 11:33:04 +01:00
Dawid Dziurla
182d810911
Merge pull request #194 from Olshansk/patch-1
Update README.md
2019-11-22 17:51:37 +01:00
Daniel Olshansky
2e0c1e8054
Update README.md
- Link to an issue with instructions on how to copy-paste text on a Mac

* Not adding all the instructions directly into the README to avoid bloat
2019-11-22 11:48:05 -05:00
Dawid Dziurla
14f27e86c8
Merge pull request #191 from CallanTaylor/stop-ticker
Defer stop ticker
2019-11-19 10:29:10 +01:00
CallanTaylor
58d1eef502 Defer stop ticker 2019-11-19 15:14:49 +13:00
Dawid Dziurla
450d163040
commands: pass arguments inline
newer Docker releases has Opt struct instead of this func
2019-11-16 13:41:39 +01:00
Dawid Dziurla
724d501115
Merge pull request #186 from reicheltp/add-win-to-docs
Add windows release to README
2019-11-13 00:08:23 +01:00
Paul Reichelt
82d95967e5
Update docs: lazydocker is available in scoop main bucket 2019-11-12 08:30:53 +01:00
Paul Reichelt
3f976c2ad9
Add windows release to README 2019-11-11 13:01:16 +01:00
Dawid Dziurla
36075dc835
ci: build on window/i386 too 2019-11-11 12:40:56 +01:00
lazydocker bot
167feee5b1 update docs 2019-11-11 11:39:15 +00:00
Dawid Dziurla
945ad95bae
Comment out snapcraft stuff
It's failing the release pipeline and we do not use it currently.
2019-11-11 12:36:04 +01:00
Dawid Dziurla
221f2b2490
Merge pull request #185 from reicheltp/fix-windows-build
Fix #29: Windows Build
2019-11-11 12:31:00 +01:00
Dawid Dziurla
214f96d0ca
Build windows amd64 target on CI 2019-11-11 12:10:25 +01:00
Paul Reichelt
131d14f37d
Re-enable windows build in goreleaser 2019-11-11 12:04:39 +01:00
Dawid Dziurla
168f63c2d5
Add missing imports 2019-11-11 12:01:08 +01:00
Paul Reichelt
d971621e66
Kill all related processes using windows internals
Use windows kernel32.dll to fetch all related processes.

Inspired by: https://blog.csdn.net/fyxichen/article/details/51857864
2019-11-11 11:38:44 +01:00
Paul Reichelt
bfd3df5354
Move Kill and PrepareForChildren to platform specific implementation 2019-11-11 11:38:43 +01:00
Jesse Duffield
b8804d9af3
Update README.md 2019-11-10 10:17:39 +11:00
Jesse Duffield
b389f48267
Update README.md 2019-11-10 10:13:13 +11:00
Jesse Duffield
5348d2f821
Merge pull request #182 from harrywhite4/logFilter
Return stdout only from docker-compose command
2019-11-05 19:04:45 +11:00
Harry White
b22b4801af Return error with stderr value
To maintain existing behaviour when not capturing stdout and stderr
2019-10-28 22:45:37 +11:00
Harry White
5d5ca0d3c4 Return only stdout from command
docker-compose outputs warning messages to stderr
2019-10-28 22:22:29 +11:00
Dawid Dziurla
d9a94779f3
Merge pull request #181 from skovtunenko/master
Removed unconditional logging profile
2019-10-23 11:52:46 +02:00
Sergio
ab2fed3215
Merge pull request #1 from skovtunenko/Removed-unconditional-logging-profile
Removed unconditional logging profile
2019-10-23 12:42:21 +03:00
Sergio
191bf9a3dc
Removed unconditional logging profile 2019-10-23 12:41:46 +03:00
Dawid Dziurla
7e4ad3de29
Merge pull request #179 from Jamesking56/patch-1
Remove the containers once you exit
2019-10-21 11:30:47 +02:00
James King
4d121cfb0f
Remove the containers once you exit
Exiting after using `docker run` leaves behind stopped containers. Adding `--rm` tells Docker to delete them after exiting.
2019-10-21 09:24:33 +01:00
Dawid Dziurla
945eb3714d
README: clickable homebrew badge + two new github badges 2019-09-17 14:17:10 +02:00
Dawid Dziurla
d41ba0d551
README: add homebrew badge 2019-09-17 14:11:14 +02:00
Dawid Dziurla
c19c2bab15
README: add link to tag badge 2019-09-17 14:08:44 +02:00