[GH-ISSUE #5939] Disable docker logs #1291

Open
opened 2026-03-01 21:50:12 +03:00 by kerem · 2 comments
Owner

Originally created by @chv-tp on GitHub (Sep 24, 2025).
Original GitHub issue: https://github.com/nektos/act/issues/5939

Act version

0.2.81

Feature description

It would be nice to have the option to disable default logs from Docker to keep the terminal clean. This has been mentioned in here as well: https://github.com/nektos/act/issues/2488#issuecomment-2423195757

I could not see a ticket for it just yet, so wanted to open one :)

Its related to log lines like:

🚀  Start image=catthehacker/ubuntu:act-latest
🐳  docker pull image=catthehacker/ubuntu:act-latest platform= username= forcePull=true
Originally created by @chv-tp on GitHub (Sep 24, 2025). Original GitHub issue: https://github.com/nektos/act/issues/5939 ### Act version 0.2.81 ### Feature description It would be nice to have the option to disable default logs from Docker to keep the terminal clean. This has been mentioned in here as well: https://github.com/nektos/act/issues/2488#issuecomment-2423195757 I could not see a ticket for it just yet, so wanted to open one :) Its related to log lines like: ``` 🚀 Start image=catthehacker/ubuntu:act-latest 🐳 docker pull image=catthehacker/ubuntu:act-latest platform= username= forcePull=true ```
Author
Owner

@ahzay commented on GitHub (Sep 27, 2025):

hey, I looked at the code quickly (for the first time) and I'd like to make sure that your requested feature would not actually suppress the logs entirely, correct? they would still be visible in debug verbosity. From what I've seen that's how the rest of the code behaves with -q.

<!-- gh-comment-id:3340956989 --> @ahzay commented on GitHub (Sep 27, 2025): hey, I looked at the code quickly (for the first time) and I'd like to make sure that your requested feature would not actually suppress the logs entirely, correct? they would still be visible in debug verbosity. From what I've seen that's how the rest of the code behaves with -q.
Author
Owner

@codeafridi commented on GitHub (Feb 15, 2026):

hi id like to contribute to this issue. please assign it to me

<!-- gh-comment-id:3904358467 --> @codeafridi commented on GitHub (Feb 15, 2026): hi id like to contribute to this issue. please assign it to me
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1291
No description provided.