Created
May 22, 2023 17:42
-
-
Save Trass3r/f740b375f2f328cbe8ef9ab482140ed8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ldmd2 -i -O -release -inline -L--gc-sections -Xcc=-static-libgcc dustmite.d -v | |
docker run --rm -it -v `pwd`:/workspace/ ubuntu:rolling | |
sudo chown 1000:1000 dustmite |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment