Convert a script using acbuild to Dockerfile instructions.
bashcoreutils
curl -sLO https://github.com/mthssdrbrg/acbuild2docker/raw/$VERSION/acbuild2docker$ acbuild2docker <SCRIPT_PATH>The above command will run through the script at <SCRIPT_PATH> and convert the relevant acbuild calls to Dockerfile instructions, with the result being written to standard out.
This is free and unencumbered software released into the public domain.
See LICENSE or unlicense.org for more information.