Skip to content

Added Docker ignore into the project #3779

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

Closed

Conversation

manra399
Copy link

For users build to be more Efficient and fast by removing the un wanted files automatically going in for docker build added the docker ignore file.

@mdmintz
Copy link
Member

mdmintz commented May 28, 2025

The project doesn't really use Docker. There's a boilerplate Dockerfile for people to get started if they insist, but I don't want to add any more Docker-related files into the main folder, as that would give off the wrong impression. The main popularity point of this framework right now is stealth, and since Docker leaves a very detectable fingerprint, the stealth can't be achieved when running scripts via Docker.

@mdmintz mdmintz closed this May 28, 2025
@fremeni
Copy link

fremeni commented May 28, 2025

@mdmintz Based on your last message and your experience, what do you think is the best tech stack to minimize identifiability?

@mdmintz
Copy link
Member

mdmintz commented May 28, 2025

@fremeni For the stealth, if you want to use a Linux Server, GitHub Actions works well: https://github.com/mdmintz/undetected-testing/actions/runs/15300710975/job/43040316632
(It can make ChatGPT queries without issue when set up properly.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants