Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 218 Bytes

File metadata and controls

10 lines (7 loc) · 218 Bytes

SHC

How to compile shell script with this image

docker run -i --rm -v <folder_path>:/var/build beaglesecurity/shc:<platform> -r -f <file> -o <output_filename>

Available platforms

  • alpine
  • centos
  • ubuntu