mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-10 18:42:33 +00:00
chore(docker): clean up unused set -e
Co-authored-by: Leonardo Di Donato <leodidonato@gmail.com> Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
This commit is contained in:
parent
5e421c9ac4
commit
24c0e80bd8
@ -16,8 +16,6 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
# set -e
|
|
||||||
|
|
||||||
|
|
||||||
echo "* Setting up /usr/src links from host"
|
echo "* Setting up /usr/src links from host"
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
# set -e
|
|
||||||
|
|
||||||
# Set the SKIP_MODULE_LOAD variable to skip loading the kernel module
|
# Set the SKIP_MODULE_LOAD variable to skip loading the kernel module
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
# set -e
|
|
||||||
|
|
||||||
# Set the SKIP_MODULE_LOAD variable to skip loading the kernel module
|
# Set the SKIP_MODULE_LOAD variable to skip loading the kernel module
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user