Nothing too shabby, but still. To run it you need docker, and after that just type
docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4
…and you will be greeted with a little, small, very pixelated bonfire.
“Why docker and not just a simple command?”
Mostly because of those two flags: --read-only
and --net none
. Can’t get better than this. :^)
This also came up while in a self-learning process, but I don’t want to “flex” it here.
What does “cba” mean
Can’t be arsed.
It means you don’t care to put in the effort required.
https://dictionary.cambridge.org/dictionary/english/arsed
Thank you!
Cba = “Can’t be arsed”
Thanks!