Skip to content

Add: Docker support for isolated build and execution#1

Open
Andrysalva wants to merge 2 commits into
Saddytech:mainfrom
Andrysalva:main
Open

Add: Docker support for isolated build and execution#1
Andrysalva wants to merge 2 commits into
Saddytech:mainfrom
Andrysalva:main

Conversation

@Andrysalva
Copy link
Copy Markdown

This merge request introduces a Dockerfile and standardized usage instructions to improve the deployment and portability of the lockbit-rescue tool.

Changes:
- Added Dockerfile in the stream-reuse directory.
- The Dockerfile handles the environment setup (Debian-based), including installing all build dependencies (build-essential, file, etc.).
- Integrated the automatic execution of install.sh during the build process to ensure all C-based binaries are compiled correctly within the container.
- Updated the README.md with instructions on how to build and run the tool using Docker, enabling users to isolate the decryption environment from their host system.

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.

1 participant