docker run command in detached mode #1425

Closed
opened 2026-04-05 19:27:56 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @PrtmPhlp on 6/1/2025

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Changed the docker run commands to run in detached mode, simplifying the workflow by allowing containers to run in the background without tying up the terminal.

How to test?


*Originally created by @PrtmPhlp on 6/1/2025* ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Changed the `docker run` commands to run in detached mode, simplifying the workflow by allowing containers to run in the background without tying up the terminal. ## How to test? ---
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1425