#!/bin/bash -eo pipefail
curl https://raw.githubusercontent.com/lacework/circleci-orb-lacework/master/scripts/install.sh | sudo bash
/bin/bash: line 1: sudo: command not found
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
79 6274 79 4991 0 0 48931 0 --:--:-- --:--:-- --:--:-- 48456
curl: (23) Failure writing output to destination
Exited with code exit status 127
CircleCI received exit code 127
Orb Version 1.5.0
Describe the bug The orb fails to install the inline scanner on unprivileged Docker executors
To Reproduce
Expected behavior
CLI can be installed