amir20/dozzle 2270
Realtime log viewer for docker containers.
Blockchain implementation in python
Command line utility to monitor and downloads torrents from eztv
The missing authoring tool
amir20/docker-machine-bootstrap 1
Secures a new docker-machine instance
My GW Senior Design from 2005
This is the scala implementation of id3magic which renames mp3 files using their id3 tag.
Java Persistence Infile LoadEr
issue commentamir20/dozzle
Add hostnames/labels for remote hosts
I wasn't planning on it. I am looking at data and majority of people use only one or two hosts. So not a major priority for me.
comment created time in 3 hours
issue commentamir20/dozzle
Can't download packages for Docker
I did some research and am still not finding anything. The best solution I can offer is enabling debug
mode. Instructions can be found here https://docs.docker.com/engine/reference/commandline/dockerd/ to enable debug mode with dockerd
.
After debug mode is enabled, docker pull
should print extra logs.
comment created time in 3 hours
delete branch amir20/dozzle
delete branch : renovate/github.com-docker-docker-23.x
delete time in 5 hours
push eventamir20/dozzle
commit sha 9ecc21dcb2f001e108073bb36ce01be85ff1e366
Update module github.com/docker/docker to v23.0.2+incompatible (#2098) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
push time in 5 hours
PR merged amir20/dozzle
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/docker/docker | require | patch | v23.0.1+incompatible -> v23.0.2+incompatible |
Release Notes
<details> <summary>docker/docker</summary>
v23.0.2+incompatible
</details>
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
pr closed time in 5 hours
push eventamir20/dozzle
commit sha d99f4b276656a779ad1429b06ea5640089291ae3
Updates pnpm
push time in 6 hours
push eventamir20/dozzle
commit sha 5c83e33ace473b28d061befcafda2a4c87aedbeb
Updates circles
push time in 20 hours
issue commentamir20/dozzle
[Feature Request] Display container health status
@ericrafalovsky soo I did a quick investigation. Unfortunately, docker list
does not return healthcheck status. But docker inspect
does. Which means that I would have to inspect every single running container to get that status.
That's going to be slow :(
I have to do more research to see how docker ps
shows it really fast without N calls. Let me know if you know....
comment created time in a day
push eventamir20/dozzle
commit sha a4ac2c60ac0e58add0a274a33548ab0b54209f2a
Updates modules
push time in a day
issue commentamir20/dozzle
Can't download packages for Docker
Hmm ok so that should work....
Just for my own entertainment...can you try on a new computer or locally with a new version of Docker? I want to rule out any proxy issues.
You can also try amir20/dozzle:master
at https://hub.docker.com/layers/amir20/dozzle/master/images/sha256-3a4a0a44604f1a0a7cae3089602321390eba3828c6003da7425f5881a244c3f8?context=repo
Aside from that, I am running out of ideas.
comment created time in a day
issue commentamir20/dozzle
[Feature Request] Display container health status
This is an excellent idea. Let me see what the API returns and see if this is possible. I was thinking of showing different colors when CPU is too high. But maybe healthcheck is better.
comment created time in a day
issue commentamir20/dozzle
Can't download packages for Docker
What's your CPU architecture? Could it be that it not a compatible architecture?
comment created time in a day
issue commentamir20/dozzle
Can't download packages for Docker
That's weird. Does amir20/dozzle:4.8.1
or amir20/dozzle:4.8.0
work?
And you are right, that version of docker is really old. Now Docker is on version v23.
comment created time in a day
issue commentamir20/dozzle
Can't download packages for Docker
I did notice that everything recently (except 'Master-Hub') has been pushed by "amirraminfar" instead of amir20. Could this be the source of the manifest problem?
No, that was done a few months back when Docker accepted Dozzle in to their OSS.
Are you running any experimental flags?
comment created time in a day
issue commentamir20/dozzle
Can't download packages for Docker
I was not able to reproduce this. I was able to docker pull
successfully on my laptop and multiple linux machines.
I also checked my analytics and 100+ have been installed with version 4.8.2
so it is working.
It might be related to https://github.com/amir20/dozzle/issues/2015
comment created time in a day
push eventamir20/dozzle
commit sha bbb7fb8ba9f84400ef46aff63251ea8517de81c5
Updates modules
push time in 2 days
push eventamir20/dozzle
commit sha 0ebd399768545cc876b60e03e02a81fb4a419661
Update dependency vitepress to v1.0.0-alpha.62 (#2092)
push time in 3 days
PR merged amir20/dozzle
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
vitepress (source) | 1.0.0-alpha.61 -> 1.0.0-alpha.62 |
Release Notes
<details> <summary>vuejs/vitepress</summary>
v1.0.0-alpha.62
Bug Fixes
- make md includes work with rewrites (#1898) (3553f01)
- theme: don't show outline when no header is there (#2117) (42a0ef2)
- theme: fix aside position when footer is there (#2115) (aecdeb9)
- theme: properly align not found icon in algolia (#2116) (83ce1b8)
- theme: use locale lang instead of navigator lang for last updated (#2118) (56a7d9a)
</details>
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzUuMTcuMSJ9-->
pr closed time in 3 days
push eventamir20/dozzle
commit sha 9971b41434bcd72cc1cebdf8a23c847e44e2ae8c
Updates modules
push time in 4 days
push eventamir20/dozzle
commit sha 7f4d005a677e7a55eb56506fb4a08dc5e35421bb
Update README.md
push time in 4 days
push eventamir20/dozzle
commit sha 2709417ba31e03544c9056f215230cead47d6bf3
Release 4.8.2
push time in 5 days
push eventamir20/dozzle
commit sha c4386d2d8432c846232f70c93e5e1e237ab86a14
Updates modules
push time in 5 days
push eventamir20/dozzle
commit sha fbcf9898854b3869e5d6fa39480685b30058ea61
Updates with dark and light video
push time in 7 days
push eventamir20/dozzle
commit sha 07352f6e160a9f1dbf2d95aac2e416465a532855
Adds dark and light for browser
push time in 7 days
push eventamir20/dozzle
commit sha 6fecfce3c7f98cfc5a0be6b18dea68cc7f56b6ee
Updates color on video
push time in 7 days
push eventamir20/dozzle
commit sha 2884ffafeb8bf2645f48d1c7839cad1955e21118
Adds blur
push time in 7 days
push eventamir20/dozzle
commit sha 839afd8fcf9dd8f1da3525c1eebaa09a17dbe7bd
Fixes bug for level
commit sha 67ac202b04b6aaac34a3a7e7b3b4864ab3405252
Updates videos
push time in 8 days
push eventamir20/dozzle
commit sha 202b07bfb4ab1bb5667b4c50ea90bed99d576ef4
Updates logic to find ERROR in logs
push time in 8 days